Skip to content

karasusan/OpenVDBForUnity

Repository files navigation

OpenVDBForUnity

Unity plugins for OpenVDB.

Build Status

Bintray Linux & Mac Windows
Download Build Status Build status

gif

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 )

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.