Update features

This commit is contained in:
ABelliqueux 2021-06-22 18:33:47 +02:00
parent 226dd7fe23
commit 59039630c0
1 changed files with 8 additions and 8 deletions

View File

@ -19,14 +19,14 @@ Real-time 3D / 8bpp background / 4bpp background
### "Engine"
* Very basic physics / collision detection
* Constrained camera trajectory
* Orbital camera mode
* Basic Spatial partitioning
* Portal based camera angle switch
* 3D sprite
* VRam auto layout for TIMs
* UV textured models
* Vertex painted models
* Multiple camera modes
* Vertex animations
* Up to 3 light sources
* Use pre-rendered backgrounds (8bpp and 4bpp)
* Basic collisions
## Planned
* Fix and improve all the things !