homotopy-io / homotopy-webclient

https://homotopy.io
27 stars 5 forks source link

Prevent rounding of corners of surfaces #39

Closed jamievicary closed 5 years ago

jamievicary commented 5 years ago

The Catmull-Clark surface smoothing causes the corners of surfaces to be rounded. This should be prevented, or at least reduced in severity.

screenshot 2018-11-27 11 23 31

jamievicary commented 5 years ago

Solved by passing in extra data to the 3d renderer about which points are on which boundary.