diff --git a/README.md b/README.md index 78c8b63..86f583f 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +- Scripts ( Eventually ) +- Multicore focus. +- Compile-time pipeline checks for shaders. \ No newline at end of file