blender/intern/openvdb
Kévin Dietrich 4403ca80bd Smoke: expose empty space clipping property to the UI.
This is used to determine which voxels are to be considered empty space.

Previously it was hardcoded for converting dense grids to OpenVDB grids
to reduce disk space usage.

This value is also useful for rendering engines to know, i.e. to
optimize ray marching.
2018-02-24 13:37:58 +01:00
..
intern Smoke: expose empty space clipping property to the UI. 2018-02-24 13:37:58 +01:00
CMakeLists.txt
openvdb_capi.cc Smoke: expose empty space clipping property to the UI. 2018-02-24 13:37:58 +01:00
openvdb_capi.h Smoke: expose empty space clipping property to the UI. 2018-02-24 13:37:58 +01:00
openvdb_util.cc
openvdb_util.h