Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VDBs #31

Open
jasonwebb opened this issue Dec 31, 2020 · 0 comments
Open

VDBs #31

jasonwebb opened this issue Dec 31, 2020 · 0 comments

Comments

@jasonwebb
Copy link
Owner

A coding technique (data structure) used for volumetric modelling and simulation, standard in VFX software like Houdini. Stands for "Volumetric, Dynamic grid that shares several characteristics with B+ trees.". Kind of like an octree, but has the advantage of not wasting any storage space or computing power on empty voxels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant