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