Logo by Maya - 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: Support us via Flattr FLATTR Link
 
*
Welcome, Guest. Please login or register. April 20, 2024, 12:23: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: Mandelbulber 0.991  (Read 2848 times)
0 Members and 1 Guest are viewing this topic.
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« on: March 05, 2011, 09:37:22 PM »

Mandelbulber 0.991 - for Linux x86, Linux x64 and Win32

Open source program (GNU GPL) for rendering photo-realistic 3D fractals

Free download: http://sourceforge.net/projects/mandelbulber/

Website: http://sites.google.com/site/mandelbulber/

New features in version 0.991:

- fixed problem with decreased quality of images  (the problem was described here: http://www.fractalforums.com/mandelbulber/mandelbulber-0-98/msg28877/#msg28877). Added "smoothness" parameter, which is responsible for surface smoothness (calculation accuracy of normal vectors)

Before first run please use install script

SVN repository: http://mandelbulber.googlecode.com/svn/trunk/
This repository is available from Google Code: http://code.google.com/p/mandelbulber/

My gallery with images created using Mandelbulber: http://krzysztofmarczak.deviantart.com/gallery/
Logged

meegja
Guest
« Reply #1 on: March 06, 2011, 11:15:23 AM »

Question: the "Smoothness" is set by default as value 1. Very cool feature ofcourse smiley but when using that, fractals made with previous versions of Mandelbulber are all too smooth. Thought if I set it to 0 it would mean "smoothness off" but that is not the case. So, is there a value that equals the kind of smoothness previous versions had? I know it has to be somewhere between 1 and 0 but can't find the good value.

Thanx!!
Menno
Logged
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« Reply #2 on: March 06, 2011, 11:26:18 AM »

Smoothness = 1 gives the same smoothness level like it was in Mandelbulber 0.97.

Generally there are two parameters which have influence on fractal smoothness. First is "Detal level" which changes smoothness of fractal shape (changes DE threshold). Second (this new) changes roughness level of surface. 1.0 is a standard value. Higher value (e.g 3.0) eliminates noise on surface (but too high value could give weird effects). Lower value (0.1) on some types of fractals makes some detail more visible or produce some kind of noise (especially visible on rotated Mandelboxes). Never put zero value because surface shading will not work at all.
Logged

meegja
Guest
« Reply #3 on: March 06, 2011, 11:31:53 AM »

Ahhhh ok! I have been using Mandelbulber since version 0.98 so that's why it looks different for me. Thanx for the explanation!
Logged
taurus
Fractal Supremo
*****
Posts: 1175



profile.php?id=1339106810 @taurus_arts_66
WWW
« Reply #4 on: March 08, 2011, 09:24:42 AM »

maaany thanks!!! embarrass
Logged

when life offers you a lemon, get yourself some salt and tequila!
visual.bermarte
Fractal Fertilizer
*****
Posts: 355



« Reply #5 on: March 24, 2011, 10:03:09 PM »

mandelbulber on mac osx  grin
Logged
subblue
Conqueror
*******
Posts: 116



WWW
« Reply #6 on: March 24, 2011, 11:11:25 PM »

mandelbulber on mac osx  grin
Cool. Could you share the binary or build process you used?
Logged

www.subblue.com - a blog exploring mathematical and generative graphics
David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #7 on: March 24, 2011, 11:26:28 PM »

mandelbulber on mac osx  grin
Cool. Could you share the binary or build process you used?

I second that request - plain Xcode project as a complete compressed file would be nice wink

Or, is that done using Crossover/Wine/Parallels ?
Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
visual.bermarte
Fractal Fertilizer
*****
Posts: 355



« Reply #8 on: March 25, 2011, 04:58:47 PM »

I'm running a little animation with mandelbulber on mac..I think is FAST!
the installation is just a little bit tricky but not so bad.. smiley
the steps are:
1-install x11
2-install macports*
3-download the code from sourceforge (googlecode's make-code does not work using cmake on mac); use the linux-version
4-install the libraries using macports (see readme file for libraries's names)**
5-remove the dot from  './mandelbulber' inside c++ code ***
6-compile from terminal > make all/etc.. inside makefiles's folder (same procedure from linux)
7-install from terminal or from installer; or just copy all the various setting files inside a folder named 'mandelbulber' inside your user-folder with all your settings will be created
8-you can move mandelbulber's program created for step 6 where you want
9-mandelbulber is now ready; just click-it or from terminal type 'mandelbulber'
10-have fun!

all the many libraries created for step 4 are located inside opt/local/lib


*installing macports; the easiest way is to download the .dmg file from http://distfiles.macports.org/MacPorts/ after that run from terminal
  sudo port selfupdate

* *so from terminal:
  sudo port install gtk2
  sudo port install libsndfile
etc.. (see readme file from sourceforge for dependencies)

***inside makefile (eventually) change
  -o"mandelbulber"
mine is
  -o 'mandelbulber'

« Last Edit: March 25, 2011, 08:38:30 PM by visual » Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Mandelbulber 0.80 Mandelbulber Buddhi 5 8244 Last post June 27, 2010, 05:30:54 PM
by knighty
Mandelbulber 0.85 Mandelbulber Buddhi 6 4996 Last post July 25, 2010, 10:00:13 PM
by kram1032
Mandelbulber 0.93 Mandelbulber Buddhi 12 6371 Last post October 17, 2010, 03:19:15 PM
by Buddhi
mandelbulber Help & Support ramblerette 1 1047 Last post October 18, 2010, 02:56:02 PM
by ramblerette
Mandelbulber 0.94 Mandelbulber « 1 2 » Buddhi 15 10597 Last post October 24, 2010, 09:36:01 AM
by Buddhi

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