Logo by Timeroot - 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: Follow us on Twitter
 
*
Welcome, Guest. Please login or register. April 25, 2024, 11:10:36 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: Stellated Octahedron for M3D???  (Read 1545 times)
0 Members and 1 Guest are viewing this topic.
M Benesi
Fractal Schemer
****
Posts: 1075



WWW
« on: October 29, 2015, 05:57:17 PM »

  I was looking for one.. don't know if it's hidden under a different formula name in the DIFS??

  I'd prefer not having to code it!  

  The following code isn't right- it's close, and it looks like a stellated octahedron, but.. it's just not right.  I better dig through Knighty's scripts, because I don't want to reinvent the wheel...

  K... found it in Fragmentariums KIFS directory.  Is there a version in M3D that I don't see because of weird naming conventions? 
Code:
		
if (z.x+z.y<0.0) z.xy = -z.yx;
if (z.x+z.z<0.0) z.xz = -z.zx;
if (z.x-z.y<0.0) z.xy = z.yx;
if (z.x-z.z<0.0) z.xz = z.zx;

z = z*Scale - Offset*(Scale-1.0);
Logged

DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #1 on: October 29, 2015, 07:17:20 PM »

There is one indeed Matthew cheesy

It is named foldcut8 but... not sure cheesy
Logged

No sweat, guardian of wisdom!
M Benesi
Fractal Schemer
****
Posts: 1075



WWW
« Reply #2 on: October 29, 2015, 07:19:40 PM »

 Thanks Luca, just found it...  I didn't see it.  .....   foldcut8 is right...

 Need to do something with it... cheesy
Logged

DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #3 on: October 29, 2015, 11:59:04 PM »

Okay the knighty scripts are surely lots better but I guess you can do an arrangement embarrass
Logged

No sweat, guardian of wisdom!
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Mandelbox-Octahedron-Hybrid 2:42 @ 1600x1200 (Update: +Stereo-Images) Movies Showcase (Rate My Movie) public_v0id 6 2482 Last post February 06, 2011, 01:16:24 AM
by public_v0id
Mandelbox-Octahedron-Hybrid 2 Juliamorph 1:45 @ 1600x1200 Movies Showcase (Rate My Movie) public_v0id 0 857 Last post January 17, 2011, 04:52:41 PM
by public_v0id
Stellated Polyhedra Mandelbulb3D Gallery Lee Oliver 0 522 Last post July 29, 2011, 11:52:59 PM
by Lee Oliver
Julia Through Octahedron Mandelbulb3D Gallery CO99A5 0 473 Last post July 01, 2012, 02:53:31 AM
by CO99A5

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.161 seconds with 25 queries. (Pretty URLs adds 0.009s, 2q)