Bill Currie
|
d33f5b8d0d
|
[vulkan] Make a lot of progress for brush models
Light maps are maybe updating, but as nothing is actually rendered yet,
it's hard to tell.
|
2021-01-20 01:28:54 +09:00 |
|
Bill Currie
|
82889a2c52
|
[model] Create and destroy the bsp image views
|
2021-01-20 00:37:37 +09:00 |
|
Bill Currie
|
0f81432090
|
[model] Load bsp textures into vulkan
The textures for an entire model are loaded into a single memory object
with shared between multiple images.
|
2021-01-20 00:37:37 +09:00 |
|
Bill Currie
|
7a353d5aee
|
[model] Build vulkan model libs
The contents are currently empty (required .c files), but this gets the
build system updated.
|
2021-01-19 14:12:49 +09:00 |
|