1 repository
Provides methods to create and render vector shapes like lines, circles, and polygons across multiple rendering backends.
Distinct from Vector Graphics Renderers: Distinct from Vector Graphics Renderers: focuses on procedural shape drawing across backends, not general vector image rendering.
Explore 1 awesome GitHub repository matching graphics & multimedia · Multi-Backend Shape Drawers. Refine with filters or upvote what's useful.
Hilo is an HTML5 game engine for building 2D games that run across browsers and devices. It renders graphics through Canvas, DOM, or WebGL backends, automatically selecting the best option for the target environment. The engine provides a complete game development solution with sprite, skeletal, and particle animation, along with a texture atlas system for efficient image loading and rendering. The framework distinguishes itself through its integration of the DragonBones skeletal animation engine, which drives bone-based character movement without frame-by-frame sprites, and its Chipmunk phys
Provides methods to create and render vector shapes across multiple rendering backends.