noah metz
|
b603af2f89
|
Moved vertex bindings/attributes to parameters of create_material
|
2024-01-08 20:14:07 -07:00 |
noah metz
|
1df48f247e
|
Removed swapchain recreation from draw_frame
|
2024-01-08 19:50:45 -07:00 |
noah metz
|
3bb460d05c
|
Added swapchain recreation when out of date
|
2024-01-08 19:48:09 -07:00 |
noah metz
|
6906e4fc38
|
Move world position and rotation to function parameters instead of using globals directly
|
2024-01-08 17:55:50 -07:00 |
noah metz
|
62b6f55a14
|
More movement fixes
|
2024-01-08 17:50:24 -07:00 |
noah metz
|
199aa18d58
|
Fixed movement directions and perspective
|
2024-01-08 17:45:10 -07:00 |
noah metz
|
bcf3b92891
|
Added more movement
|
2024-01-08 17:37:52 -07:00 |
noah metz
|
04618af2fb
|
Moved scene UBO to a descriptor in the vulkan context. Need to figure out how to deal with materials that give out descriptors per loaded mesh.
|
2024-01-08 16:44:14 -07:00 |
noah metz
|
4b7a2b9d37
|
Moved graphics pipeline objects(aka layout, etc.) to Material struct
|
2024-01-08 15:23:23 -07:00 |
noah metz
|
52db4fca28
|
Added some animation with UBO
|
2024-01-08 13:10:54 -07:00 |
noah metz
|
0a01cbc776
|
Reorganized to have mesh pipeline instead of triangle pipeline
|
2024-01-08 13:04:45 -07:00 |
noah metz
|
c74daec6bd
|
Added UBO for shader matrices
|
2024-01-08 12:42:59 -07:00 |
noah metz
|
960f0b94ea
|
Added staged buffers and indexed triangle drawing
|
2024-01-08 11:59:58 -07:00 |
noah metz
|
4e2a8cf156
|
Updated to use vertex buffer for color/position of 2d vertices
|
2024-01-08 09:44:47 -07:00 |
noah metz
|
3e1cc2ce5a
|
Multiple frames in flight
|
2024-01-07 22:55:36 -07:00 |
noah metz
|
ef957ee059
|
First triangle
|
2024-01-07 22:27:53 -07:00 |
noah metz
|
9670362524
|
Added more setup(up to swapchain), and added dev/run to Makefile
|
2024-01-07 16:34:09 -07:00 |
noah metz
|
b97b377397
|
Fixed macOS build
|
2024-01-07 03:13:49 -07:00 |
noah metz
|
675480af21
|
Added more stuff
|
2024-01-07 03:04:12 -07:00 |
noah metz
|
ffbc2d641e
|
Added compile_commands.json to Makefile
|
2024-01-07 01:24:20 -07:00 |
noah metz
|
d4582daae1
|
Initial commit of Makefile
|
2024-01-07 01:01:57 -07:00 |