Add color mapping to planes
This commit is contained in:
parent
ff625f576f
commit
639518c317
8 changed files with 99 additions and 35 deletions
|
|
@ -14,10 +14,10 @@ This list may be changed or extended in the future.
|
|||
- [x] Sphere intersection test
|
||||
- [x] Sphere normal generation
|
||||
- [x] Color mapping on spheres
|
||||
- [ ] Plane objects
|
||||
- [x] Plane objects
|
||||
- [x] Plane struct
|
||||
- [x] Plane intersection test
|
||||
- [ ] Color mapping on planes
|
||||
- [x] Color mapping on planes
|
||||
- [ ] Triangle objects
|
||||
- [ ] Triangle struct
|
||||
- [ ] Triangle intersection test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue