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 |
|
Conál
|
82f0785cae
|
Fixed uniform buffer padding issue, still dealing with tesselation error
|
2024-02-05 13:21:25 -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 |
|