[
https://issues.apache.org/jira/browse/GEOMETRY-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120702#comment-17120702
]
Matt Juntunen commented on GEOMETRY-95:
---------------------------------------
bq. Did you remove the "uv-sphere" implementation?
Yes. The "icosphere" implementation is much better as it relates to BSP trees.
Here are some benefits:
- It produces boundary triangles of equal size.
- The code is much simpler.
- It can produce much more detailed sphere approximations.
UV-spheres have many uses but I would highly encourage users to use the
"icosphere" implementation for BSP trees. Therefore, I removed the old
implementation.
> CSG Examples
> ------------
>
> Key: GEOMETRY-95
> URL: https://issues.apache.org/jira/browse/GEOMETRY-95
> Project: Apache Commons Geometry
> Issue Type: New Feature
> Reporter: Matt Juntunen
> Priority: Major
> Labels: beta1
>
> Adding Constructive Solid Geometry examples and userguide entries to help new
> users to the library use these features.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)