[
https://issues.apache.org/jira/browse/GEOMETRY-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749137#comment-17749137
]
Gilles Sadowski commented on GEOMETRY-110:
------------------------------------------
I'm uneasy with the suggestion (in [PR
#218|https://github.com/apache/commons-geometry/pull/218]) that a
{{toString()}} method would return a relatively long but truncated
representation of the instance.
I agree that an enormous String would probably be useless, but how useful would
be a truncated output?
Maybe a summary (number of points, edges and faces, plus settings like the
precision, etc...) would be enough (?).
> 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)