Mercurial > games > semicongine
comparison README.md @ 300:b1fe29fe41fb
add: more todoooooss
author | Sam <sam@basx.dev> |
---|---|
date | Mon, 26 Jun 2023 23:59:56 +0700 |
parents | b0810305e5d2 |
children | f471426ef8e2 |
comparison
equal
deleted
inserted
replaced
299:05233dd60205 | 300:b1fe29fe41fb |
---|---|
68 - [ ] Sprite system | 68 - [ ] Sprite system |
69 - [ ] Particle system | 69 - [ ] Particle system |
70 - [ ] Sound-animation | 70 - [ ] Sound-animation |
71 - [ ] Named entity components | 71 - [ ] 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 | 74 |
74 Other less important features: | 75 Other less important features: |
75 | 76 |
76 - [ ] Viewport scaling (e.g. framebuffer resolution != window resolution) | 77 - [ ] Viewport scaling (e.g. framebuffer resolution != window resolution) |
77 - [ ] Query and display rendering information from Vulkan? | 78 - [ ] Query and display rendering information from Vulkan? |