Create triangle struct (and add comments)
This commit is contained in:
parent
ef6ce4bbde
commit
822941d561
5 changed files with 120 additions and 12 deletions
|
|
@ -19,7 +19,7 @@ This list may be changed or extended in the future.
|
|||
- [x] Plane intersection test
|
||||
- [x] Color mapping on planes
|
||||
- [ ] Triangle objects
|
||||
- [ ] Triangle struct
|
||||
- [x] Triangle struct
|
||||
- [ ] Triangle intersection test
|
||||
- [ ] Triangle normal generation
|
||||
- [ ] Color mapping on triangles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue