File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ LittleJS comes with several demos both for learning and using as starter project
131131- [ Puzzle Game] ( https://killedbyapixel.github.io/LittleJS/examples/puzzle/ ) - Match 3 puzzle game with HD rendering and high score tracking
132132- [ Platformer] ( https://killedbyapixel.github.io/LittleJS/examples/platformer/ ) - Platformer/shooter demo that loads level data
133133- [ Box2D Demo] ( https://killedbyapixel.github.io/LittleJS/examples/box2d/ ) - Box2D plugin demonstration and testbed
134+ - [ Three.js Demo] ( https://killedbyapixel.github.io/LittleJS/examples/threejs/ ) - 3D rendering with Three.js behind the 2D canvas
134135- [ Stress Test] ( https://killedbyapixel.github.io/LittleJS/examples/stress/ ) - Sprite rendering benchmark and music system demo
135136- [ Particle System Designer] ( https://killedbyapixel.github.io/LittleJS/examples/particles/ ) - Particle system editor and visualizer
136137
You can’t perform that action at this time.
0 commit comments