Awesome
OpenVDBForUnity
Unity plugins for OpenVDB.
Build Status
Bintray | Linux & Mac | Windows |
---|---|---|
Requirements
- Unity 2018.2 or later
How to Use
First, this project depends on some submodules. Check these commands below to checkout submodules.
git submodule init
git submodule update
Next, you need to download the final release version plugin from the package repository on Bintray. You can download from the menu bar. ( Packages -> OpenVDB -> Download Library )
Finally, select your OpenVDB file (file extension is .vdb) in the project window and reimport from the cotext menu.
Build
Under Construction Wiki page.