Universal-Volumetric
Universal-Volumetric copied to clipboard
three.js -- Set Draw Range
We can/should set a max buffer size and manipulate the buffer with draw ranges, so that we only render the tris we need, but we don't need to create new mesh objects ever.