karasusan / OpenVDBForUnity

Unity plugins for OpenVDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Unity plugins for OpenVDB

License:MIT License


Languages

Language:C# 50.3%Language:C++ 29.9%Language:HLSL 10.4%Language:Python 3.6%Language:CMake 2.3%Language:ShaderLab 1.9%Language:C 1.0%Language:Shell 0.7%