tmpvar / threejs-experiments

3 stars 0 forks source link

When extruding/cutting divide a circle into segments #20

Closed tmpvar closed 10 years ago

tmpvar commented 10 years ago

The number of divisions should be driven by a configuration setting, or by performance analysis.

tmpvar commented 10 years ago

cylinders are being subdivided as of tmpvar/draw@747afbf53ba242223be86d6779adde1f414803d9

The configuration part of this work is being tracked in #31