ScatterCo / Depthkit.js-deprecated

🎞 A plugin for using Depthkit's volumteric captures in Three.js
https://depthkit.tv
MIT License
33 stars 11 forks source link

setMeshScalar() doesn't update mesh geometry #4

Closed chetu3319 closed 5 years ago

chetu3319 commented 5 years ago

setMeshScalar() function can initialise the geometry and material. But it doesn't support any code to update the mesh geometry once it is initialized.

https://github.com/ScatterCo/Depthkit.js/blob/b1fc3a10bfb606f2d47129fa6dab5e37251a949a/src/depthkit.js#L42-L44