I made a lot of progress with latest commit:
https://github.com/Hermann-SW/planar_gr ... d7d4d7427e
For the polyhedra like planar graphs all is fine: I had to switch for round edges along great circles of sphere for the problem described next.
I created a maximal planar random graph on 7 vertices, with this Tutte embedding: I had not awaited to see edge crossing on the sphere with the mapping I used without problems sofar ...
(the previous planar graph that is mapped onto the sphere is drawn on plane below sphere as well)
P.S:
JSCAD will get animation soon, OpenSCAD has it since quite some time:
![Image]()
https://github.com/Hermann-SW/planar_gr ... d7d4d7427e
For the polyhedra like planar graphs all is fine:
Code:
./rjs node.straight_line_drawing.3D.2.js graphs/C30.a 6 w
I created a maximal planar random graph on 7 vertices, with this Tutte embedding: I had not awaited to see edge crossing on the sphere with the mapping I used without problems sofar ...
(the previous planar graph that is mapped onto the sphere is drawn on plane below sphere as well)
P.S:
JSCAD will get animation soon, OpenSCAD has it since quite some time:

Statistics: Posted by HermannSW — Tue Aug 27, 2024 9:48 pm