hanyangl5 / horizon

precompute atmospheric scattering
MIT License
7 stars 1 forks source link

push constant #42

Closed hanyangl5 closed 2 years ago

hanyangl5 commented 2 years ago

some examples https://web.engr.oregonstate.edu/~mjb/vulkan/Handouts/PushConstants.1pp.pdf https://vkguide.dev/docs/chapter-3/push_constants/ https://github.com/SaschaWillems/Vulkan/blob/master/examples/pushconstants/pushconstants.cpp

hanyangl5 commented 2 years ago

change model matrix from ubo to push constants https://github.com/v4vendeta/horizon/commit/3a80fe24e0049785bdb4548bb05793cf3579a745