JSchpp12 / Starlight

A toy renderer utilizing Vulkan
0 stars 0 forks source link

Address updateable texture #17

Closed JSchpp12 closed 1 year ago

JSchpp12 commented 1 year ago

For the displacement grid project, a texture needs to be bound to the pipeline. It would be nice if the texture could be updated on world update and then re-written to the gpu.