Conál
|
dfd39257c0
|
Fixed model 'vanilla' pipeline and shaders to work with updated uniform buffer
|
2024-02-16 20:47:42 -05:00 |
|
connellpaxton
|
d18195fb91
|
unfocused camera light!!!!
|
2024-02-06 11:58:49 -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
|
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 |
|