noonat / intersect
An explanation of 2D collision tests in JavaScript
☆90Updated last year
Related projects ⓘ
Alternatives and complementary repositories for intersect
- A 1kb entity component system, designed for Js13kGames☆89Updated 5 years ago
- Some demos for the Kami WebGL renderer☆121Updated 10 years ago
- Fast HTML5 Entity-Component-System library☆72Updated 9 years ago
- A mean lean Entity-Component-System library.☆56Updated 10 years ago
- A 2kb webgl 2d sprite renderer, designed for Js13kGames☆121Updated 5 years ago
- A WebGL + TypeScript 2D Game framework with a Scene>Entity>Component model.☆122Updated 7 years ago
- Tiny-Canvas is a lightweight minimal implementation of a batched and stack matrix based canvas similar to HTML5 Canvas2D with WebGL backe…☆123Updated 8 years ago
- 2d collision routines☆131Updated 2 weeks ago
- a high level "sprite" batch☆37Updated 9 years ago
- A simple yet effective web game development framework *that knows its place*!☆28Updated last year
- Entity-Component-System library used by Fae☆29Updated 8 years ago
- slide an ellipse/sphere along a series of line segments in 2d☆17Updated 2 weeks ago
- ☆66Updated last month
- ☆57Updated 8 months ago
- A WebGL renderer for Tiled (http://www.mapeditor.org/) maps. Demo: https://englercj.github.io/gl-tiled/_demo/basic/☆90Updated 3 years ago
- example of multithreading a game using JS☆60Updated 5 years ago
- Simulates a monitor (vsyncs and timing) so you can test various game loop timings to see how many missed or double frames your timing con…☆86Updated 5 years ago
- A nano-sized Entity-Component-System library.☆59Updated 4 years ago
- A collection of procedural generation tools in a desktop application.☆31Updated 8 years ago
- ECS benchmark comparison