Logo by mclarekin - 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, 08:41:43 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] 2   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 1.00  (Read 4609 times)
0 Members and 1 Guest are viewing this topic.
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« on: April 06, 2011, 09:03:48 PM »

Mandelbulber 1.00 - for Linux x86, Linux x64 and Win32 (probably will be also for MacOS)

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/

User manual: http://sites.google.com/site/mandelbulber/user-manual
Tutorial for creating animations: http://sites.google.com/site/mandelbulber/getting-started

New features in version 1.00:

- Improved Catmull-Rom Splines - automatic switching between linear and logarithmic scale
- Lights are placed more precisely when the FOV value is high
- Improved rendering of visible auxiliary lights
- Added checking of some parameters - more "awesome dude resistant"
- Fixed problems with displaying first keyframe in Timeline window
- Small improvement for 3D Navigator / Backward button
- Corrected "ambient" effect in shading algorithm
- Added displaying of "Distance from last keyframe" also after zooming by mouse pointer
- Added image preview in FileChoosers for loading textures
- Improved DE calculation for Mandelbox formula. Reference: http://www.fractalforums.com/3d-fractal-generation/a-mandelbox-distance-estimate-formula/msg15354/#msg15354
- Mandelbulb formula (without DE) exchanged to optimised version of formula. Reference: http://www.fractalforums.com/mandelbulb-implementation/realtime-renderingoptimisations/
- Improved dynamic DE correction
- Fixed memory leak in ThumbnailRender()
- Fixed missed delete[] in KeepOtherSettings() function
- Fixed uninitialised variable param.qiet in MainThread() function

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/

Before first run please use install script
Logged

Loadus
Forums Freshman
**
Posts: 16



WWW
« Reply #1 on: April 06, 2011, 10:15:28 PM »

Nice nice. Good work Buddhi!
Logged

tomot
Iterator
*
Posts: 179


WWW
« Reply #2 on: April 07, 2011, 08:01:30 PM »

Thanks Buddhi!

Also the following maybe of interest to users that have previous installed versions of Mandelbulber.

I did not uninstall version 0.99. I'm simply running version 1.0 over top, I'll explain!
I can extract the archive, Mandelbulber-win32-1.00.zip, to a folder with the same name on any HDD or partition on my system.
Mundelbulber 1.0 will run just fine right from that folder, you will get the following screen on startup see attached pic. ...just click ok!

Why would I do that?

Because all my previous .fract files, and pictures etc. will still be in the original installed location and those .fract files will readily be available for Mundelbulber 1.0 to read.

cheers!




* install.jpg (42.88 KB, 677x342 - viewed 279 times.)
Logged
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« Reply #3 on: April 08, 2011, 10:31:15 AM »

Also the following maybe of interest to users that have previous installed versions of Mandelbulber.

I did not uninstall version 0.99. I'm simply running version 1.0 over top, I'll explain!
I can extract the archive, Mandelbulber-win32-1.00.zip, to a folder with the same name on any HDD or partition on my system.
Mundelbulber 1.0 will run just fine right from that folder, you will get the following screen on startup see attached pic. ...just click ok!

Why would I do that?

Because all my previous .fract files, and pictures etc. will still be in the original installed location and those .fract files will readily be available for Mundelbulber 1.0 to read.

Recomended way for Windows users is following:

- extract the archive to some destination folder on your HDD (location for exe and dll files is not restricted). It could be the same folder as for the previous version.
- run install.bat script which will copy all updated default settings files to %USERPROFILE%\mandelbulber\ folder. You will not loose your own settings files. It will only update files distributed with Mandelbulber program. With each version of Mandelbulber I add some new example .fract files or make changes in some old.
Logged

taurus
Fractal Supremo
*****
Posts: 1175



profile.php?id=1339106810 @taurus_arts_66
WWW
« Reply #4 on: April 08, 2011, 12:15:44 PM »


Recomended way for Windows users is following:

- extract the archive to some destination folder on your HDD (location for exe and dll files is not restricted). It could be the same folder as for the previous version.
- run install.bat script which will copy all updated default settings files to %USERPROFILE%\mandelbulber\ folder. You will not loose your own settings files. It will only update files distributed with Mandelbulber program. With each version of Mandelbulber I add some new example .fract files or make changes in some old.

a little hint for windows in addition to the recommended way:
if you put the new version in the same folder as the previous version, all shortcuts (on desktop or start menu for example) will still work and start the new version. (the name "mandelbulber.exe" is allways the same)
Logged

when life offers you a lemon, get yourself some salt and tequila!
BadCRC
Alien
***
Posts: 21



« Reply #5 on: April 08, 2011, 03:26:05 PM »

Congrats on version 1.00 A Beer Cup  Great improvements.  Thanks for all the hard work.
Logged
Hamilton
Alien
***
Posts: 22


« Reply #6 on: April 13, 2011, 01:45:53 PM »

Congrats Buddhi, very well done!

I think I found a bug, though.
It looks like the 'stereoscopic' rendering mode forces the program to crash when the GUI is disabled. For example, from the command line, just type in:
mandelbulber -nogui stereo.fract

Could you fix it, please?
Thx.
Logged
visual.bermarte
Fractal Fertilizer
*****
Posts: 355



« Reply #7 on: April 13, 2011, 01:56:33 PM »

is mundelbulber different than mandelbulber?
Logged
tomot
Iterator
*
Posts: 179


WWW
« Reply #8 on: April 13, 2011, 05:01:56 PM »

is mundelbulber different than mandelbulber?

Oops! mundelbulber was a typo on my part
Logged
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« Reply #9 on: April 13, 2011, 05:53:32 PM »

Congrats Buddhi, very well done!

I think I found a bug, though.
It looks like the 'stereoscopic' rendering mode forces the program to crash when the GUI is disabled. For example, from the command line, just type in:
mandelbulber -nogui stereo.fract

Could you fix it, please?
Thx.


I will look what is wrong
Logged

visual.bermarte
Fractal Fertilizer
*****
Posts: 355



« Reply #10 on: April 18, 2011, 06:33:37 PM »

Hi mac fanatics!
now there's mac-mandelbulber for you   grin afro
try it yourself!
where? but here! > http://sourceforge.net/projects/mandelbulber/files/

for leopards and snow leopards but no tigers!  wink
are you a macports user? read the README file before


X11 should be installed (find it on your OS x dvd/cds)
just run the installer_setting file using terminal first
run mandelbulber using terminal
(:
« Last Edit: April 18, 2011, 06:46:02 PM by visual » Logged
tomot
Iterator
*
Posts: 179


WWW
« Reply #11 on: April 21, 2011, 02:05:29 AM »

If I did not think Mandelbulber was a great program, I would not have bothered to make the following comment:
Hence I hope you would consider the followingin your:  things-still-to-be-done file:

1. Add a Preferences dialog:
4 windows for one program is 2 too many. I would like the ability to turn off 2 windows which I almost never use, dos window, and iterations window via a preferences options.

2. Is it possible to include more sliders in the future, similar to the Fog silder.
I would like to be able to use sliders to adjust lights on the fly,  without a re-render just like Fog.

3. I find the entire light tab information, totally confusing to a new or medium user, and unless I do a re-render I cant see the results quickly enough to see if the changes I have made are valid. As a result I quit the program many times, because I simply get tired of waiting for a re-render. (I have a quad with 4 cores)  A Beer Cup
Logged
Buddhi
Fractal Iambus
***
Posts: 895



WWW
« Reply #12 on: April 21, 2011, 06:21:12 PM »

If I did not think Mandelbulber was a great program, I would not have bothered to make the following comment:
Hence I hope you would consider the followingin your:  things-still-to-be-done file:

1. Add a Preferences dialog:
4 windows for one program is 2 too many. I would like the ability to turn off 2 windows which I almost never use, dos window, and iterations window via a preferences options.

2. Is it possible to include more sliders in the future, similar to the Fog silder.
I would like to be able to use sliders to adjust lights on the fly,  without a re-render just like Fog.

3. I find the entire light tab information, totally confusing to a new or medium user, and unless I do a re-render I cant see the results quickly enough to see if the changes I have made are valid. As a result I quit the program many times, because I simply get tired of waiting for a re-render. (I have a quad with 4 cores)  A Beer Cup

Thank you for suggestions.
Ad. 1. I will add preferences tab in next release. There will be possible to specify which windows will be opened, standard steps for camera movement, and ... I will see what else
Ad. 2. It is not possible to make sliders for everything, because not all effects are real-time. But I will think what will be possible to do.
Ad. 3. I will try to optimise this. For now I recommend to set-up lights on very low resolution image. But please notice that rendering of one additional light needs almost the same additional amount of calculations as rendering of image without lights (shadows has to be traced for each light source). So adding 10 (visible on image) lights makes rendering almost 10 times longer.
Logged

Buddhi
Fractal Iambus
***
Posts: 895



WWW
« Reply #13 on: April 22, 2011, 06:04:30 PM »

Congrats Buddhi, very well done!

I think I found a bug, though.
It looks like the 'stereoscopic' rendering mode forces the program to crash when the GUI is disabled. For example, from the command line, just type in:
mandelbulber -nogui stereo.fract

Could you fix it, please?
Thx.


I will look what is wrong

I have found the error in program and fixed this. It wasn't connected with rendering stereoscopic images but with hybrid formulas. "stereo.fract" is a hybrid fractal. Thank you for bug report.
Logged

tomot
Iterator
*
Posts: 179


WWW
« Reply #14 on: May 06, 2011, 06:23:19 PM »

Having figured out how to to share Mandelbulber parm's on this forum, I'm now wondering whats happening when I try to render
such a file using the latest version.

posted by Junkdog: http://www.fractalforums.com/index.php?action=gallery;sa=view;id=7069
the attached pic shows no rendering refresh, while 20 min. of rendering time has gone by.
a refresh finally happened at 22 min.

I finally could NOT stop the rendering process

1. my computer running Win 7 locked up
2. no mouse input
3. the 4 cores were still processing at 100%
4. could not Start the Task Manager to Kill the process.
5. finally with ctrl/alt/del I was able to regain control.

 A Beer Cup

 


* problem.jpg (57.89 KB, 500x333 - viewed 631 times.)
Logged
Pages: [1] 2   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Mandelbulber 0.80 Mandelbulber Buddhi 5 8313 Last post June 27, 2010, 05:30:54 PM
by knighty
Mandelbulber 0.85 Mandelbulber Buddhi 6 5082 Last post July 25, 2010, 10:00:13 PM
by kram1032
Mandelbulber 0.93 Mandelbulber Buddhi 12 6463 Last post October 17, 2010, 03:19:15 PM
by Buddhi
mandelbulber Help & Support ramblerette 1 1075 Last post October 18, 2010, 02:56:02 PM
by ramblerette
Mandelbulber 0.94 Mandelbulber « 1 2 » Buddhi 15 10683 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.16 seconds with 26 queries. (Pretty URLs adds 0.011s, 2q)