hermann on Sat, 20 Jul 2024 02:35:06 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: New cgal4gp repo — Make CGAL functionality available for PARI/GP.


On 2024-07-19 14:52, hermann@stamm-wilbrandt.de wrote:

The convex hull created from the computed points [triangulated] is on right side. I will have to figure out how to get rid of edges inside a face for left view:

https://stamm-wilbrandt.de/images/JSCAD+CGAL_basic_viewer.png

Done, now GP function "CGAL_draw()" draws triangulated Polyhedron,
while "CGAL_draw_nef" draws the faces only:

https://github.com/Hermann-SW/cgal4gp/tree/main/Basic_Viewer#demo

Regards,

Hermann.