Logo by Fiery - 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, 06:50:46 PM


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: a standard name for buddhabrot-like fractal ?  (Read 5208 times)
0 Members and 1 Guest are viewing this topic.
ker2x
Fractal Molossus
**
Posts: 795


WWW
« Reply #15 on: May 07, 2015, 07:11:26 PM »

very good wink

@ker are you plan to implement those nasty features to use only orbits that have a certain distance to the sets? and hybrids ... and moaaar formulas?!

I have big plan and not enough C++ skillz0r smiley
Right now i'm focusing on the GUI, something flexible enough to allow different formula (and parameters).
But i'm not planning something like ultrafractal that allow to write buddybrot formula in the application (i wish i could!).

It may take a few months to get something usefull (not years, i hope so).
http://i.imgur.com/6qA03Fn.jpg
Logged

often times... there are other approaches which are kinda crappy until you put them in the context of parallel machines
(en) http://www.blog-gpgpu.com/ , (fr) http://www.keru.org/ ,
Sysadmin & DBA @ http://www.over-blog.com/
ker2x
Fractal Molossus
**
Posts: 795


WWW
« Reply #16 on: May 07, 2015, 07:47:03 PM »

I have a question for you !



Would you like to have the non-fractal-specific param here at the bottom (red area) or to the usual left ?
The parameters will be stuff like : luminosity, contrast, gamma, a few info perhaps.

It doesn't need much space so it would be better at the bottom (imho) to maximize the image area.
But usual UI put it on the left or the right.

So i don't know sad

I wish i could have only the rendering in the main window but it would be a nightmare to tweak the rendering if you can't see it while tweaking.
Of course you could be ok to have everything on the screen (and just a small area for the rendering), but i'm not  grin
Logged

often times... there are other approaches which are kinda crappy until you put them in the context of parallel machines
(en) http://www.blog-gpgpu.com/ , (fr) http://www.keru.org/ ,
Sysadmin & DBA @ http://www.over-blog.com/
Sockratease
Global Moderator
Fractal Senior
******
Posts: 3181



« Reply #17 on: May 07, 2015, 10:42:53 PM »


 champagne toast

Glad you liked the idea!

I have a question for you !

<Quoted Image Removed>

Would you like to have the non-fractal-specific param here at the bottom (red area) or to the usual left ?
The parameters will be stuff like : luminosity, contrast, gamma, a few info perhaps.

It doesn't need much space so it would be better at the bottom (imho) to maximize the image area.
But usual UI put it on the left or the right.

So i don't know sad

I wish i could have only the rendering in the main window but it would be a nightmare to tweak the rendering if you can't see it while tweaking.
Of course you could be ok to have everything on the screen (and just a small area for the rendering), but i'm not  grin


I agree that maximizing the image area is the way to go.  If you decide to put it on the left, the best idea is "floating" windows that can be moved, resized, docked, undocked, or closed and opened at will.  That way everybody can set things up to their own liking   afro
Logged

Life is complex - It has real and imaginary components.

The All New Fractal Forums is now in Public Beta Testing! Visit FractalForums.org and check it out!
3dickulus
Global Moderator
Fractal Senior
******
Posts: 1558



WWW
« Reply #18 on: May 08, 2015, 12:29:26 AM »

floating tools bars and/or dockable windows are a must so that if you are lucky enough to have 2 monitors all of the control stuff can be on one and you can render full screen comfortably on the other, for a single screen they could iconify to the red area or no red area iconify to floating tool bar, show/hide with a hot key or like video players, show/hide on mouse activity when fullscreen.

edit:BuddyBrot sounds great too!
Logged

Resistance is fertile...
You will be illuminated!

                            #B^] https://en.wikibooks.org/wiki/Fractals/fragmentarium
ker2x
Fractal Molossus
**
Posts: 795


WWW
« Reply #19 on: May 08, 2015, 11:43:51 AM »

Thx for the feebback.

I have 2 main option :
- Detachable "everything" (fully flexible UI where you can move stuff all around).
- Or an optional "external" rendering window.

I'm sure Qt can make the first option possible but ... i'll choose the 2nd option. much easier and just as good smiley
Logged

often times... there are other approaches which are kinda crappy until you put them in the context of parallel machines
(en) http://www.blog-gpgpu.com/ , (fr) http://www.keru.org/ ,
Sysadmin & DBA @ http://www.over-blog.com/
ker2x
Fractal Molossus
**
Posts: 795


WWW
« Reply #20 on: May 08, 2015, 02:32:10 PM »

tadaaaaa !

Logged

often times... there are other approaches which are kinda crappy until you put them in the context of parallel machines
(en) http://www.blog-gpgpu.com/ , (fr) http://www.keru.org/ ,
Sysadmin & DBA @ http://www.over-blog.com/
lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #21 on: May 08, 2015, 06:39:09 PM »

I know this isn't super constructive, but if you saved those screenshots as PNG they'd be 1/4 the size of JPEG and pixel-perfect wink
Logged

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


Fragments of the fractal -like the tip of it


« Reply #22 on: May 08, 2015, 07:18:33 PM »

Plus, where you hid the fractal!

 alien
Logged

No sweat, guardian of wisdom!
ker2x
Fractal Molossus
**
Posts: 795


WWW
« Reply #23 on: May 09, 2015, 12:39:24 PM »

Plus, where you hid the fractal!

 alien

Busy writing the UI, nothing else for now :p

Code:
    /*
     * Here is how it works :
     * -> MainWindow
     *     -> Menubar
     *         -> File
     *             -> Save as...
     *             -> Exit
     *         -> View
     *             -> detach render view
     *         -> About
     *             -> about
     *     -> Statusbar
     *     -> centralWidget
     *         -> mainTab
     *             -> mainWidget
     *                 -> mainScreen
     *                     -> TODO (this is where we draw the fractal)
     *                 -> mainB
     *                     -> luminosityBox
     *                         -> luminositySlider
     *                     -> contrastBox
     *                         -> contrastSlider
     *                     -> gammaBox
     *                         -> gammaSlider
     *             -> paramWidget
     *                 -> TODO
     *             -> logWidget
     *                 -> Just a textbox
     */

Yes a realise that centralWidget have only 1 child so far. So why not make mainTab the central widget ? Meh, not sure, i feel like i may need a widget outside tabs in the future.
(eg : a left/right panel)
Logged

often times... there are other approaches which are kinda crappy until you put them in the context of parallel machines
(en) http://www.blog-gpgpu.com/ , (fr) http://www.keru.org/ ,
Sysadmin & DBA @ http://www.over-blog.com/
ker2x
Fractal Molossus
**
Posts: 795


WWW
« Reply #24 on: May 29, 2015, 11:15:47 AM »

I'm still alive and the project is alive too.
My new job is keeping me super busy sad
Logged

often times... there are other approaches which are kinda crappy until you put them in the context of parallel machines
(en) http://www.blog-gpgpu.com/ , (fr) http://www.keru.org/ ,
Sysadmin & DBA @ http://www.over-blog.com/
ker2x
Fractal Molossus
**
Posts: 795


WWW
« Reply #25 on: June 02, 2015, 10:28:03 AM »

https://github.com/ker2x/Buddybrot  grin
Logged

often times... there are other approaches which are kinda crappy until you put them in the context of parallel machines
(en) http://www.blog-gpgpu.com/ , (fr) http://www.keru.org/ ,
Sysadmin & DBA @ http://www.over-blog.com/
Pages: 1 [2]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
simple non-standard approaches Landscape/Terrain Generation eiffie 10 10851 Last post March 26, 2013, 01:23:23 AM
by weavers
Spinal regions on standard bulbs Tutorials DarkBeam 9 3517 Last post July 29, 2012, 09:20:03 PM
by Madman
Bifurcation fractal of Standard Map (new) Theories & Research bkercso 5 906 Last post July 15, 2015, 12:45:03 AM
by bkercso
standard views Feature Requests geomagnet 2 2714 Last post December 15, 2015, 12:56:12 PM
by joe
Buddhabrot fractal detail Images Showcase (Rate My Fractal) Piece of Infinity 0 653 Last post March 08, 2017, 09:49:09 PM
by Piece of Infinity

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