You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Andreas Goss (Jira)" <ji...@apache.org> on 2023/01/30 17:41:00 UTC

[jira] [Commented] (GEOMETRY-110) 3D Convex Hull

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

Andreas Goss commented on GEOMETRY-110:
---------------------------------------

I want to contribute a solution for the three dimensional case. I created a pull request for my branch on the git clone ([QUICKHULL-110|https://github.com/agoss94/commons-geometry/tree/GEOMETRY-110]).

> 3D Convex Hull
> --------------
>
>                 Key: GEOMETRY-110
>                 URL: https://issues.apache.org/jira/browse/GEOMETRY-110
>             Project: Commons Geometry
>          Issue Type: New Feature
>            Reporter: Matt Juntunen
>            Assignee: Matt Juntunen
>            Priority: Major
>             Fix For: 1.1
>
>
> We currently only have a 2D convex hull generator implementation. We should add a 3D convex hull implementation, perhaps based on theĀ [Quickhull|https://en.wikipedia.org/wiki/Quickhull] algorithm.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)