comparison README.md @ 294:f25e9e19b5fa

add: some reminders
author Sam <sam@basx.dev>
date Sat, 24 Jun 2023 21:04:13 +0700
parents 0eef4eba9c17
children b0810305e5d2
comparison
equal deleted inserted replaced
293:64c35273c059 294:f25e9e19b5fa
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
71 - [ ] Named entity components
70 72
71 Other less important features: 73 Other less important features:
72 74
73 - [ ] Viewport scaling (e.g. framebuffer resolution != window resolution) 75 - [ ] Viewport scaling (e.g. framebuffer resolution != window resolution)
74 - [ ] Query and display rendering information from Vulkan? 76 - [ ] Query and display rendering information from Vulkan?