#How to commit new geometry at runtime?

2 messages · Page 1 of 1 (latest)

novel valley
#

Hi, I cannot figure out how can I commit new geometry into the scene at runtime with Vulkan.

Can you provide roughly the steps to construct new index, vertex and command buffers?

junior magnet
#

generate new buffers, upload your data and rebuild your command buffers if you pre-record