|
454b8e6c28
|
Implemented basic normal-dot product shading, preparing for more complex methods such as Blinn-Phong and PBR
|
2024-12-04 23:11:15 -06:00 |
|
|
e2ef2e4134
|
Remove placeholder assets
|
2024-11-27 15:55:38 -06:00 |
|
|
d5190c8207
|
Replaced Index and Vertex buffer descriptions using descriptor sets with the VMA Library, massively simplifying the creation of the Vertex and Index buffer, and uses push constants
|
2024-11-27 15:54:35 -06:00 |
|
|
5c2f82b995
|
Add stanford dragon model
|
2024-10-24 20:21:10 -05:00 |
|