Hi Apocheir
On Wed, 29 Apr 2015, Apocheir V wrote:
> I've been working on a book at Wikibooks on the topic of geodesic grids.
> I've just recently completed the bare-bones beginnings, so I figured now
> was a good time to share it. You can view it here:
>
http://en.wikibooks.org/wiki/Geodesic_Grids
Looks good. Well done.
> on the icosahedron, barely mentioning the other options. I think the book
> contains some new information; for instance, I've never seen anyone do
> Method 2 for a Class III grid before,
I use Method 2 with Class III models, following a description by
Joseph Clinton, but I am not sure in which paper.
http://packinon.sourceforge.net/py_progs/pg_geo.html
http://www.antiprism.com/programs/geodesic.html
http://www.antiprism.com/examples/200_programs/650_geodesic/imagelist.html
http://www.antiprism.com/examples/150_named_models/570_geodesic/index.html
Regarding faces and edges, a convex hull will work in a lot of
spherical cases, but fails for tetrahedral models fairly soon as
the frequency increases. As I wanted a solution that worked with
arbitrary polyhedra I came up with a purely combinatorial
algorithm for determining the faces. The following commands
show this woking for a tiling of a torus, which is converted to
a 2,1 geodesic pattern (images attached).
unitile2d -s t 10 -w 10 -l 30 | off_color -f N | antiview -t no_tri
unitile2d -s t 10 -w 10 -l 30 | off_color -f N | geodesic -c 1,2 -M p | antiview -E white -v 0.01
Adrian.
--
Adrian Rossiter
adr...@antiprism.com
http://antiprism.com/adrian