comparison README.md @ 768:bc48fcc1ac7b

add: better component API done
author Sam <sam@basx.dev>
date Wed, 28 Jun 2023 00:36:57 +0700
parents 288738c0ed5f
children 677f3b5a2943
comparison
equal deleted inserted replaced
767:3c0c5492e0b4 768:bc48fcc1ac7b
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