Home

Awesome

OpenVDBForUnity

Unity plugins for OpenVDB.

Build Status

BintrayLinux & MacWindows
Download Build StatusBuild status

gif

Requirements

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 )

img

Finally, select your OpenVDB file (file extension is .vdb) in the project window and reimport from the cotext menu.

img

Build

Under Construction Wiki page.