Logo by slon_ru - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Did you know ? you can use LaTex inside Postings on fractalforums.com!
 
*
Welcome, Guest. Please login or register. April 25, 2024, 03:56:56 AM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: My Fractal Spaceship - parameters  (Read 1839 times)
0 Members and 1 Guest are viewing this topic.
VanlindtMarc
Conqueror
*******
Posts: 130



vanlindt.marc
« on: August 02, 2013, 05:59:52 PM »

Code:
// Write EisenScript code here...
// Write EisenScript code here...
#define angle 60
set maxobjects 1000000

test

rule test md    9

{
mysphere
{ rz 120 ry angle x 1 s 0.5 h 10}test
{ rz 240 ry angle x 1 s 0.5 h 10}test
{ rz 360 ry angle x 1 s 0.5 h 10}test
{ z 1 s 0.707 h 10}test
}
rule mysphere{
{h 150}sphere
}



And a other picture, with a angle of 15

Code:
// Write EisenScript code here...
// Write EisenScript code here...
#define angle 15
set maxobjects 1000000

test

rule test md    9

{
mysphere
{ rz 120 ry angle x 1 s 0.5 h 10}test
{ rz 240 ry angle x 1 s 0.5 h 10}test
{ rz 360 ry angle x 1 s 0.5 h 10}test
{ z 1 s 0.707 h 10}test
}
rule mysphere{
{h 150}sphere
}

Logged

Pages: [1]   Go Down
  Print  
 
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.115 seconds with 26 queries. (Pretty URLs adds 0.007s, 2q)