Mercurial > games > semicongine
comparison README.md @ 307:f471426ef8e2
add: better component API done
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 28 Jun 2023 00:36:57 +0700 |
parents | b1fe29fe41fb |
children | 677f3b5a2943 |
comparison
equal
deleted
inserted
replaced
306:046f7e2b1e13 | 307:f471426ef8e2 |
---|---|
66 - [x] Text rendering | 66 - [x] Text rendering |
67 - [x] Animation system | 67 - [x] Animation system |
68 - [ ] Sprite system | 68 - [ ] Sprite system |
69 - [ ] Particle system | 69 - [ ] Particle system |
70 - [ ] Sound-animation | 70 - [ ] Sound-animation |
71 - [ ] Named entity components | 71 - [x] Named entity components |
72 - [ ] Paletton-export-loader | 72 - [ ] Paletton-export-loader |
73 - [ ] Arrange buffer memory types based on per-mesh-attribute type instead of per-shader-attribute type | 73 - [ ] Arrange buffer memory types based on per-mesh-attribute type instead of per-shader-attribute type |
74 | 74 |
75 Other less important features: | 75 Other less important features: |
76 | 76 |