-
Notifications
You must be signed in to change notification settings - Fork 0
A basic 2D animation engine written in vanilla javascript. I used the HTML5 Canvas API with a priority based task management system besides a constant runtime loop for the simulation. No externerl libraries are used.
idcnys/2d_Animation_Engine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A basic 2D animation engine written in vanilla javascript. I used the HTML5 Canvas API with a priority based task management system besides a constant runtime loop for the simulation. No externerl libraries are used.