Difference between revisions of "Polyhedron maps"

From Technologia Incognita
Jump to: navigation, search
(Created page with "{{Project |picture=D60dron_earthmap.jpg |ProjectSkills=maths, lasercutting |ProjectStatus=Active |ProjectNiche=Mechanics |ProjectPurpose=World domination }} == Polyhedron Maps...")
 
Line 10: Line 10:
 
By combining globe projection code (used for the HAR2009 shirt as well as for the Eth0:2012 Summer poster,) with polyhedron math code written for [[polyhedrone]], I was able to create a [https://github.com/brainsmoke/polyhedrone script] which projects the world map on the surface of a polyhedron. The script generates laser-cuttable polyhedral faces with notches which lock at the correct angle.
 
By combining globe projection code (used for the HAR2009 shirt as well as for the Eth0:2012 Summer poster,) with polyhedron math code written for [[polyhedrone]], I was able to create a [https://github.com/brainsmoke/polyhedrone script] which projects the world map on the surface of a polyhedron. The script generates laser-cuttable polyhedral faces with notches which lock at the correct angle.
  
[[File:Eth0_summer_2010_poster.png|240px|caption|Eth0:2012 Summer poster]]
+
[[File:Eth0_summer_2010_poster.png|160px|Eth0:2012 Summer poster]]
 +
 
 +
== Source ==
 +
 
 +
[https://github.com/brainsmoke/polymap github.com/brainsmoke/polymap]
 +
 
 +
== Example ==

Revision as of 00:15, 19 December 2014

Projects
D60dron earthmap.jpg
Participants Brainsmoke
Skills maths, lasercutting
Status Active
Niche Mechanics
Purpose World domination

Polyhedron Maps

By combining globe projection code (used for the HAR2009 shirt as well as for the Eth0:2012 Summer poster,) with polyhedron math code written for polyhedrone, I was able to create a script which projects the world map on the surface of a polyhedron. The script generates laser-cuttable polyhedral faces with notches which lock at the correct angle.

Eth0:2012 Summer poster

Source

github.com/brainsmoke/polymap

Example