three-subdivide icon indicating copy to clipboard operation
three-subdivide copied to clipboard

Smooth subdivision surface modifier for use with three.js BufferGeometry.

Results 1 three-subdivide issues
Sort by recently updated
recently updated
newest added

Is it possible to implement alternative stopping criteria? Now the library provides `maxTriangles`, but for example `minimumArea` would also be a useful criterion, in order to achieve more "uniform" subdivision.