Update README
This commit is contained in:
@@ -38,9 +38,15 @@
|
|||||||
- [x] Maybe should clip a triangle on znear zfar plane?
|
- [x] Maybe should clip a triangle on znear zfar plane?
|
||||||
- [x] Maybe should clip out triangles that are fully z out before draw_triangle
|
- [x] Maybe should clip out triangles that are fully z out before draw_triangle
|
||||||
- [ ] Effects!!!
|
- [ ] Effects!!!
|
||||||
|
- [ ] Outlines
|
||||||
- [ ] Lightning
|
- [ ] Lightning
|
||||||
- [x] GLOBAL Ilumination
|
- [ ] Proper normal interpolation
|
||||||
|
* https://hero.handmade.network/episode/code/day101/#105
|
||||||
- [ ] Phong
|
- [ ] Phong
|
||||||
|
- [x] diffuse
|
||||||
|
- [x] ambient
|
||||||
|
- [ ] specular
|
||||||
|
* reflecting vectors
|
||||||
- [ ] Use all materials from OBJ
|
- [ ] Use all materials from OBJ
|
||||||
- [ ] Point light
|
- [ ] Point light
|
||||||
- [ ] Reading PMX files
|
- [ ] Reading PMX files
|
||||||
@@ -62,6 +68,7 @@
|
|||||||
- [ ] UI
|
- [ ] UI
|
||||||
- [x] Labels
|
- [x] Labels
|
||||||
- [x] Settings variables
|
- [x] Settings variables
|
||||||
|
- [x] Signals
|
||||||
- [ ] Sliders
|
- [ ] Sliders
|
||||||
- [ ] Groups
|
- [ ] Groups
|
||||||
- [x] Gamma correct alpha blending for rectangles and bitmaps
|
- [x] Gamma correct alpha blending for rectangles and bitmaps
|
||||||
|
|||||||
Reference in New Issue
Block a user