POV-Ray : Newsgroups : povray.general : rhombic triacontahedron planes : Re: rhombic triacontahedron planes Server Time
30 Jul 2024 04:17:50 EDT (-0400)
  Re: rhombic triacontahedron planes  
From: fdecomite
Date: 8 Oct 2009 05:30:01
Message: <web.4acdb0522011dde34f4c73fb0@news.povray.org>
I generated some files which might be useful for you,
givin  a mesh2 object of the desired shape, a skeleton made of cylinder, and
lists of transformations that map an object to either a edge or a face of the
polyhedron :

dodecahedron :
http://code.google.com/p/spirals/source/browse/pearls/scene/geometry/polyhedra/archimedean/dodecahedron.inc

rhombic triacontahedron :

http://code.google.com/p/spirals/source/browse/pearls/scene/geometry/polyhedra/archimedean/rhombic_triacontahedron.inc

Other polyhedra are available in the same directory.
The ugly java source code generating those inc from off files can be
found there :
http://code.google.com/p/voronoijava/source/browse/Voronoi/src/test/OffReader3DMeshV2.java
(some classes usefull there are in the utils directory)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.