Skip to content

Commit 666469f

Browse files
add three.js example to README
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 8b5cd43 commit 666469f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)