6 Commits

Author SHA1 Message Date
connellpaxton
90d04c2d9f Fixed normal generation (forgot to properly bump scale). 2024-02-06 08:50:16 -05:00
connellpaxton
eeb923067f Introduced frustum culling, learned how to correctly spell frustum 2024-02-06 08:26:24 -05:00
connellpaxton
7fd68abcf9 Fixed it!
Holy shit all it was really was performing a computation without assigning the result (x *= n instead of x * n).
2024-02-05 23:32:54 -05:00
connellpaxton
7aa5d04e4e small displacements 2024-02-05 13:53:37 -05:00
Conál
9582baf2d2 Fixed index generation issue, debugging tessellation issue 2024-02-05 12:26:00 -05:00
Conál
8e2559cf26 Some unidentified vertex or index generation error 2024-02-05 11:50:58 -05:00