Setup: fixed styling in readme and added ToDos
This commit is contained in:
14
readme.md
14
readme.md
@@ -2,11 +2,14 @@
|
|||||||
|
|
||||||
## ToDos
|
## ToDos
|
||||||
|
|
||||||
- [ ] ### Setup
|
- [ ] Setup
|
||||||
- [ ] Makefile
|
- [ ] Makefile
|
||||||
- [ ] Draw Triangle
|
- [ ] Draw Triangle
|
||||||
|
- [ ] Shader Management
|
||||||
|
- [ ] Configure Preprocessor
|
||||||
|
- [ ] Shader Storage
|
||||||
|
|
||||||
- [ ] ### SDF
|
- [ ] SDF
|
||||||
- [ ] Basic Shape Rendering
|
- [ ] Basic Shape Rendering
|
||||||
- [ ] Sphere
|
- [ ] Sphere
|
||||||
- [ ] Box
|
- [ ] Box
|
||||||
@@ -31,6 +34,7 @@
|
|||||||
- [ ] Renderer
|
- [ ] Renderer
|
||||||
- [ ] Deferred lighting
|
- [ ] Deferred lighting
|
||||||
- [ ] Shadow Projection
|
- [ ] Shadow Projection
|
||||||
|
- [ ] Setup Post Processing Pipeline
|
||||||
|
|
||||||
- [ ] Post Processing Effects
|
- [ ] Post Processing Effects
|
||||||
- [ ] Volumentric Fog
|
- [ ] Volumentric Fog
|
||||||
@@ -40,5 +44,11 @@
|
|||||||
- [ ] Scene Management
|
- [ ] Scene Management
|
||||||
- [ ] Scene Encoding
|
- [ ] Scene Encoding
|
||||||
- [ ] Level Editor
|
- [ ] Level Editor
|
||||||
|
- [ ] Animation System
|
||||||
- [ ] Camera Management
|
- [ ] Camera Management
|
||||||
|
|
||||||
|
- [ ] Vfx
|
||||||
|
- [ ] Flame
|
||||||
|
|
||||||
|
- [] Sounds
|
||||||
|
- [ ] Tracker Playback
|
||||||
Reference in New Issue
Block a user