Skip to content

Commit 7e7d616

Browse files
Add feature to load sprites and animations from texture sheets at runtime
1 parent 9d80ab4 commit 7e7d616

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
@@ -38,6 +38,7 @@ The code is very clean and well documented with many examples to get you started
3838
- Blazing fast WebGL2 + Canvas2D hybrid rendering system
3939
- Apply [Shadertoy](https://www.shadertoy.com) style shaders for post-processing effects
4040
- Robust particle effect system and [effect design tool](https://killedbyapixel.github.io/LittleJS/examples/particles/)
41+
- Load sprites and animations into texture sheets at runtime, or import [TexturePacker](https://www.codeandweb.com/texturepacker) and [Aseprite](https://www.aseprite.org) atlases
4142
- Optional 3D rendering with the [Three.js](https://threejs.org) plugin
4243

4344
### 🔊 Audio

0 commit comments

Comments
 (0)