Added file with some ideas what to do next.

This commit is contained in:
Patrick 2024-09-16 00:20:25 +02:00
parent 46cb8ac50f
commit f489d15c52

10
IDEAS.md Normal file
View File

@ -0,0 +1,10 @@
more ideas on what to try out
- [ ] post processing
- [ ] UI rendering
- [ ] DirectX
- [ ] compute shaders
- [ ] mini game
- [ ] ImGui?
- [ ] extending SDL_gpu?
- [ ] access to the underlying Vulkan types