Fusor Grid II

18 04 2009

Here is a standard fusor grid about the size of an apple. chassis1

Tetrahedron.vertices.each_with_index do |v,index|

`#{mged} ‘in torus#{index} tor 0 0 0 #{v.mged} #{40 } #{1}’` #the torus solid

end

`#{mged} ‘r chassis u  #{(0..3).map{|index| “torus#{index}”}.join(” u “)} ‘` #combine the pieces








%d bloggers like this: