You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (Jira)" <ji...@apache.org> on 2020/04/20 11:26:00 UTC

[jira] [Commented] (GEOMETRY-95) CSG Examples

    [ https://issues.apache.org/jira/browse/GEOMETRY-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087617#comment-17087617 ] 

Matt Juntunen commented on GEOMETRY-95:
---------------------------------------

Example requested by [~erans] (on the dev mailing list):

 - create a sphere (icosphere if possible),
 - access its mesh ("Triangle3D" ?),
 - apply a transform (possibly non-affine) to the set of vertices,
 - recreate a BSP tree representation of the resulting mesh (?),
 - do the above for a second shape,
 - compute the set of visible elements from some vantage point.

 

> 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
>
> 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)