Redo README.md

This commit is contained in:
2024-06-24 13:09:27 -04:00
parent ad525acd89
commit 23a2bfa7fa

View File

@@ -5,10 +5,9 @@ Titor rendering engine.
- Uses Tracy profiling tool.
Planned:
- [Ubershader rendering.](https://dolphin-emu.org/blog/2017/07/30/ubershaders/)
- [Nanite-like implementation.](https://dev.epicgames.com/documentation/en-us/unreal-engine/nanite-virtualized-geometry-in-unreal-engine?application_version=5.0)
- Explicit strict VRAM targets for certian settings.
- Explicit and strict VRAM targets for certain settings.
- Explicit model loading control. ( Allows for better control of model loading )
- Scripts (Eventually)
- Multicore focus. (Job system)
- Compiletime pipeline checks for shaders.
- Scripts ( Eventually )
- Multicore focus.
- Compile-time pipeline checks for shaders.