unity-sparse-voxel-octrees icon indicating copy to clipboard operation
unity-sparse-voxel-octrees copied to clipboard

openvdb open / load

Open lizelive opened this issue 3 years ago • 2 comments

https://github.com/karasusan/OpenVDBForUnity

lizelive avatar Aug 30 '20 05:08 lizelive

I actually wasn't aware of OpenVDB. Nonetheless I'd like to make a C# interface for interacting with volumetric data.

I will definitely look into some of the algorithms and data structures used by them.

Could you clarify what exactly this issue is asking for?

xandergos avatar Aug 30 '20 10:08 xandergos

OpenVDBForUnity project is abandoned. It is not possible to use it. I guess the way to go is to compile the OpenVDB library as a dll. It would be nice if you can show how the 2 libraries can work together. OpenVDB is more for simulations and volumetric data calculations.

Mitko88 avatar May 07 '22 02:05 Mitko88