Skip to content

jangafx/simple-vdb-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple VDB Writer

A single-file VDB writer in Odin. For an explanation of how it works check out out the article!

Building

You only need to install Odin if you don't have it already. Odin version dev-2022-09 was used to compile this code.

You can build the project with the following command:

$ odin build .

This should produce an executable with the same name as the directory of the project.

Running

Simply run the executable produced by the above command. This will create a test.vdb file which you can view in Blender or other software capable of viewing VDB files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages