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