How can i read a VDB file and see its contents? Something thing json format where i can see each voxel’s density’s and other values
Hey I’m not sure what exists to assist with this but I can ask the team if they’re aware of anything. Is there a particular use case that you’re planning on using this for?
1 Like
Yes, I need a way to add vdb’s to my game. The issue is, the game engine doesnt support vdb’s and the engine isnt open source. If i had the data of the vdb in a readable format i would be able to reconstruct the volume myself in game