Blender Git Commit Log

Git Commits -> Revision 9ac3964

Revision 9ac3964 by Pablo Dobarro (master)
August 14, 2019, 16:13 (GMT)
OpenVDB: mesh/level set conversion, filters and CSG operations

This code is needed to implement the Voxel Remesher as well as other features like a better remesh modifier with filters and CSG operations.

Done by Martin Felke and Pablo Dobarro

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D5364

Commit Details:

Full Hash: 9ac3964be198a9bcbbcf2cda2ecd99047eae560f
Parent Commit: 5ca5357
Lines Changed: +570, -10

4 Added Paths:

/intern/openvdb/intern/openvdb_level_set.cc (+176, -0) (View)
/intern/openvdb/intern/openvdb_level_set.h (+60, -0) (View)
/intern/openvdb/intern/openvdb_transform.cc (+43, -0) (View)
/intern/openvdb/intern/openvdb_transform.h (+37, -0) (View)

3 Modified Paths:

/intern/openvdb/CMakeLists.txt (+5, -0) (Diff)
/intern/openvdb/openvdb_capi.cc (+142, -10) (Diff)
/intern/openvdb/openvdb_capi.h (+107, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021