Logo by DsyneGrafix - 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: Visit us on facebook
 
*
Welcome, Guest. Please login or register. April 18, 2024, 05:59:10 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]   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: Kalles Fraktaler 2.7.6 available  (Read 11178 times)
Description: Slope encoding
0 Members and 1 Guest are viewing this topic.
Kalles Fraktaler
Fractal Senior
******
Posts: 1458



kallesfraktaler
WWW
« on: December 06, 2014, 11:53:17 PM »

One new feature: Slope encoding!


Some day... I will update the moviemaker to include all the new features of Kalles Fraktaler
Logged

Want to create DEEP Mandelbrot fractals 100 times faster than the commercial programs, for FREE? One hour or one minute? Three months or one day? Try Kalles Fraktaler http://www.chillheimer.de/kallesfraktaler
http://www.facebook.com/kallesfraktaler
Chillheimer
Global Moderator
Fractal Schemer
******
Posts: 972


Just another fractal being floating by..


chilli.chillheimer chillheimer
WWW
« Reply #1 on: December 07, 2014, 12:45:19 AM »

Another great improvment!
the awesomeness of kf keeps zooming into infinity!  grin


(and I hope someday will come soon wink  
i really miss some of the new stuff in the movie maker..


from time to time I take a look if "frax" is finally available for android or windows.
http://www.fract.al/showcase 
Sadly it isn't yet..
I think it has the coolest colourings and variation of all m-set explorers..
As it was just a few days from aleph suggesting slope encoding, maybe a look at this gallery inspires for even more cool features?
the programmer is here on the forums as well - http://www.fractalforums.com/announcements-and-news/introducing-frax!/
« Last Edit: December 07, 2014, 03:19:31 PM by Chillheimer » Logged

--- Fractals - add some Chaos to your life and put the world in order. ---
youhn
Fractal Molossus
**
Posts: 696


Shapes only exists in our heads.


« Reply #2 on: December 09, 2014, 02:33:32 PM »

Running through Wine on Linux Slackware the 32 bit version works fine, but the 64 bit version 2.7.6 throws an error at me:

Code:
err:module:import_dll Library MSVCR120.dll (which is needed by L"Z:\\tmp\\kalles\\fraktal_sft64.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\tmp\\kalles\\fraktal_sft64.exe" failed, status c0000135

Older 64 bit version 2.7.4 does run fine.
Logged
youhn
Fractal Molossus
**
Posts: 696


Shapes only exists in our heads.


« Reply #3 on: December 09, 2014, 05:15:25 PM »

Playing around with the slope function. Two of the first creations with this new function:





Rendered at 7680px, color levels adjusted in the gimp
Logged
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #4 on: December 09, 2014, 05:28:07 PM »

Cool. (or hot, cool originated in africa) My feature add had worked;)))
Logged

fractal catalisator
Chillheimer
Global Moderator
Fractal Schemer
******
Posts: 972


Just another fractal being floating by..


chilli.chillheimer chillheimer
WWW
« Reply #5 on: December 09, 2014, 05:45:58 PM »

I love it!


full res: http://fc05.deviantart.net/fs71/f/2014/341/6/f/hello_deviantart_by_chillheimer-d890jq9.jpg
Logged

--- Fractals - add some Chaos to your life and put the world in order. ---
Kalles Fraktaler
Fractal Senior
******
Posts: 1458



kallesfraktaler
WWW
« Reply #6 on: December 09, 2014, 05:48:53 PM »

Thanks a lot!
Next step is to figure out how to make a movie with this encoding... smiley
Logged

Want to create DEEP Mandelbrot fractals 100 times faster than the commercial programs, for FREE? One hour or one minute? Three months or one day? Try Kalles Fraktaler http://www.chillheimer.de/kallesfraktaler
http://www.facebook.com/kallesfraktaler
claude
Fractal Bachius
*
Posts: 563



WWW
« Reply #7 on: December 12, 2014, 02:23:23 AM »

Thanks a lot!
Next step is to figure out how to make a movie with this encoding... smiley

In my zoom assembler I alpha-blend between successive pairs of images (scaled up so one is 2x2 times the size of the other), cropping to a central part completely covered by both images (so no seams).  I normally use distance estimate rendering, and carefully chosen transparency values relative to zoom scaling minimizes visual strobing.  This approach might work ok for slope rendering too, I haven't tried it yet.  I blogged about the blending (and some other stuff) here:

http://mathr.co.uk/blog/2010-08-31_optimizing_zoom_animations.html

And I have an implementation here::

https://gitorious.org/maximus/book/source/d8a223e2a6ec933a546016af076c172b2dc8b757:code/zoom.c
http://code.mathr.co.uk/book/blob/HEAD:/code/zoom.c
« Last Edit: March 10, 2015, 03:10:46 AM by claude, Reason: gitorious.org is closing » Logged
claude
Fractal Bachius
*
Posts: 563



WWW
« Reply #8 on: December 12, 2014, 04:15:08 AM »

One new feature: Slope encoding!

I think I found a bug:

I rendered a zoom out sequence with jpegs, but after the first frame it seems the slope ^ box in the colour editor gets reset to 1 making the effect invisible in the jpegs.

I tried the 32bit version in WINE, hoping to assemble jpegs into a movie with my own program to see if it looks ok..
Logged
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #9 on: December 12, 2014, 06:24:16 PM »

Colours very much depends by what function they are interpolated. Just did a small research about palletes
http://www.fractalforums.com/new-theories-and-research/colours-gradients-and-their-interpolation/
Logged

fractal catalisator
Kalles Fraktaler
Fractal Senior
******
Posts: 1458



kallesfraktaler
WWW
« Reply #10 on: December 12, 2014, 06:25:58 PM »

I think I found a bug:

I rendered a zoom out sequence with jpegs, but after the first frame it seems the slope ^ box in the colour editor gets reset to 1 making the effect invisible in the jpegs.

I tried the 32bit version in WINE, hoping to assemble jpegs into a movie with my own program to see if it looks ok..

Well, each time you zoom out a view with factor 2, the distance between pixels will be doubled. Therefore the slope strength need to be half, and pretty soon it becomes zero.
If you want it to be exact.
But I am finding a way in KFMM to solve this...Because the appearance is about the same for a logarithmic decrease of the slope strength.
But that must be applied per each movie frame, ie not only key frame.
Logged

Want to create DEEP Mandelbrot fractals 100 times faster than the commercial programs, for FREE? One hour or one minute? Three months or one day? Try Kalles Fraktaler http://www.chillheimer.de/kallesfraktaler
http://www.facebook.com/kallesfraktaler
claude
Fractal Bachius
*
Posts: 563



WWW
« Reply #11 on: December 12, 2014, 08:09:05 PM »

Well, each time you zoom out a view with factor 2, the distance between pixels will be doubled. Therefore the slope strength need to be half, and pretty soon it becomes zero.
If you want it to be exact.

I want it to stay constant, perhaps this could be an option?  Not urgent really, as I've written a little program to colourize .kfb files to .ppm, which I can assemble into a movie with my own zoom program that I mentioned earlier.

Here's a video (1min, 15MB):
http://mathr.co.uk/mandelbrot/2014-12-12_rainbow_slope.ogv

EDIT: and another with the brightness/saturation reversed:
http://mathr.co.uk/mandelbrot/2014-12-12_rainbow_slope_2.ogv

It's a variant on slope colouring, where the normal direction determines hue and brightness+saturation is higher the steeper the slope.  I attached the source and Makefile.

Hopefully you can see that even though the slope strength remains the same, the alpha blending doesn't look too bad and the overall effect is interesting.


EDIT2: I worked on it a bit more, getting effects similar to distance estimate colouring:

http://mathr.co.uk/blog/2014-12-13_faking_distance_estimate_colouring.html

would be nice if this "fake DE" could be added as a colouring option in KF!  Ideally with an option to multiply the fake DE colouring with the other colourings available smiley
(though, appearance varies with zoom level so its incompatible with KF movie maker...)

* slope.c.txt (2.87 KB - downloaded 183 times.)
* Makefile.txt (0.1 KB - downloaded 121 times.)
« Last Edit: December 13, 2014, 07:12:20 PM by claude, Reason: added link to blog post » Logged
youhn
Fractal Molossus
**
Posts: 696


Shapes only exists in our heads.


« Reply #12 on: December 14, 2014, 08:21:38 PM »

Running through Wine on Linux Slackware the 32 bit version works fine, but the 64 bit version 2.7.6 throws an error at me:

Code:
err:module:import_dll Library MSVCR120.dll (which is needed by L"Z:\\tmp\\kalles\\fraktal_sft64.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\tmp\\kalles\\fraktal_sft64.exe" failed, status c0000135

Older 64 bit version 2.7.4 does run fine.

Just tried the 64 bit version of KF 2.7.6 on Windows 7. Basically it gives the same error, but in different words:

"The program can't start because MSVCR120.dll is missing from your computer. Try reinstalling the program to fix this problem."

For comparison, the 32 bit version of KF 2.7.6 works fine.
Logged
Botond Kósa
Fractal Lover
**
Posts: 233



WWW
« Reply #13 on: December 14, 2014, 10:02:30 PM »

MSVCR120.dll is Microsoft Visual C++ runtime library, required for programs that were compiled with Visual C++ 2013. You can get it by installing the 64-bit Visual C++ Redistributable Package for Visual Studio 2013. Download link:
http://www.microsoft.com/en-us/download/details.aspx?id=40784

(Or just download Mandel Machine and copy MSVCR120.dll from there wink)
Logged

Check out my Mandelbrot set explorer:
http://web.t-online.hu/kbotond/mandelmachine/
quaz0r
Fractal Molossus
**
Posts: 652



« Reply #14 on: December 15, 2014, 03:15:31 AM »

karl upgraded from visual studio 95 ?
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Kalles Fraktaler 2 Kalles Fraktaler « 1 2 ... 29 30 » Kalles Fraktaler 438 129020 Last post July 31, 2014, 12:29:56 AM
by cKleinhuis
Kalles Fraktaler 2.5.7 Kalles Fraktaler « 1 2 » Kalles Fraktaler 20 22717 Last post October 25, 2017, 07:26:34 PM
by Mrz00m
Kalles Fraktaler 2.7 Kalles Fraktaler « 1 2 3 » Kalles Fraktaler 35 32588 Last post October 13, 2014, 04:45:04 PM
by youhn
Kalles Fraktaler 2.7.4 available Kalles Fraktaler Kalles Fraktaler 10 7253 Last post November 30, 2014, 01:40:48 PM
by ratcat65
Kalles Fraktaler 2.8 Kalles Fraktaler « 1 2 » Kalles Fraktaler 16 11297 Last post June 01, 2015, 10:14:34 PM
by Kalles Fraktaler

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