|
|
"Peter Ketting" <peterketting_at_earthlink_dot_net> wrote:
> Is it just my imagination, or is that the Millennium Falcon?
a lot of imagination :-) , it's just:
union{
//ship:
cone{<0,0,65>,700,<0,0,65+150>,75}
cylinder{<0,0,-65>,<0,0,65>,700}
cone{<0,0,-65>,700,<0,0,-65-150>,75}
//cocpit:
cylinder{<120,210,65>,<400+40,700+70,65>,150}
cylinder{<400-80,700,65>,<600,700,65>,150}
cone{<600,700, 65>,150,<850,700,65>,75}
//nose:
box{<700-50, 85,-65>,<700+535, 220,65>}
box{<700-50,-85,-65>,<700+535,-220,65>}
}
I was going to use something else for the final image,
this was just a simple test shape i had lying around.
Post a reply to this message
|
|