Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
/ VDB_HDK_tests Public archive

🔬 Playing around and learning C++, HDK and OpenVDB

Notifications You must be signed in to change notification settings

jtomori/VDB_HDK_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VDB_HDK_tests - playing around and learning

note that cmake is currently set up for linux only

Setup

cd build
cmake ..
make install

binaries and libraries will be installed into bin and lib directory respectively, standalone apps can be run directly ./HelloWorld, Houdini plugins need to be manually put into one of the Houdini plugin paths, e.g. ~/houdini16.0/dso

About

🔬 Playing around and learning C++, HDK and OpenVDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published