Consider allowing users to specify arbitrary paths when creating .vdb

Issue #58 resolved
David Williams created an issue

See here: http://forum.unity3d.com/threads/cubiquity-a-fast-and-powerful-voxel-plugin-for-unity3d.184599/page-3#post-1680180

Perhaps the 'VoxelDatabasePaths' enum should have an 'absolute' entry?

Comments (1)

  1. David Williams reporter

    It is now possible to specify a full path to the .vdb file. See the docs for the 'CreateFromVoxelDatabase()' and 'CreateEmptyVolumeData()' functions for more details.

  2. Log in to comment