forked from blender/blender
Sergey Sharybin
efa4ae17f0
This change makes it so vertices of edge are only stored when edge has non-zero crease. This allows to lower memory footprint of 1.5M faces from 78 MiB to 54 MiB in the case all creases are zero. Meshes with crease are more hard to predict due to array-based storage, so it all depends on index of edge with crease. Worst case (all edges are creased) still stays at 78 MiB. |
||
---|---|---|
.. | ||
internal | ||
stub | ||
CMakeLists.txt | ||
opensubdiv_capi_type.h | ||
opensubdiv_capi.h | ||
opensubdiv_converter_capi.h | ||
opensubdiv_evaluator_capi.h | ||
opensubdiv_topology_refiner_capi.h |