[
https://issues.apache.org/jira/browse/GEOMETRY-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145035#comment-17145035
]
Matt Juntunen commented on GEOMETRY-95:
---------------------------------------
I added another batch of updates related to 3D models and CSG:
https://github.com/apache/commons-geometry/pull/80.
The changes include:
- Expanded IO functionality in examples-io.
- Addition of {{Mesh}} interfaces and one {{SimpleTriangleMesh}} implementation
class. I initially had this in the examples-io module for use with OBJ files
but it proved to be very useful so I moved it to commons-geometry-euclidean.
- Addition of {{PartitionedRegionBuilder[23]D}} classes to aid in construction
of BSP trees with models containing large numbers of facets.
- Addition of {{Planes.extrude()}} methods based on the use case from Sven
Rathgeber mentioned in the dev mailing list.
Feedback is welcome.
> 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)