Mercurial > games > semicongine
comparison README.md @ 296:b0810305e5d2
add: more notes
author | Sam <sam@basx.dev> |
---|---|
date | Sun, 25 Jun 2023 00:17:59 +0700 |
parents | f25e9e19b5fa |
children | b1fe29fe41fb |
comparison
equal
deleted
inserted
replaced
295:93cedb9635c1 | 296:b0810305e5d2 |
---|---|
65 - [ ] Multisampling | 65 - [ ] Multisampling |
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 fading | 70 - [ ] Sound-animation |
71 - [ ] Named entity components | 71 - [ ] Named entity components |
72 - [ ] Paletton-export-loader | |
72 | 73 |
73 Other less important features: | 74 Other less important features: |
74 | 75 |
75 - [ ] Viewport scaling (e.g. framebuffer resolution != window resolution) | 76 - [ ] Viewport scaling (e.g. framebuffer resolution != window resolution) |
76 - [ ] Query and display rendering information from Vulkan? | 77 - [ ] Query and display rendering information from Vulkan? |