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: Did you know ? you can use LaTex inside Postings on fractalforums.com!
 
*
Welcome, Guest. Please login or register. November 29, 2025, 10:15:54 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 ... 10 11 [12] 13 14 ... 30   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  (Read 151682 times)
0 Members and 1 Guest are viewing this topic.
Pauldelbrot
Fractal Senior
******
Posts: 2592



pderbyshire2
« Reply #165 on: January 02, 2014, 12:24:18 AM »

Repeating Zooming Self-Silimilar Thumb Up, by Craig

Though Nanoscope was using smoothed iteration values to distinguish cases like 1, 2, 3 from cases like 4 from its inception. smiley
Logged

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



kallesfraktaler
WWW
« Reply #166 on: January 02, 2014, 09:50:40 AM »

Though Nanoscope was using smoothed iteration values to distinguish cases like 1, 2, 3 from cases like 4 from its inception. smiley
But what happened then, because I don't think you are using Nanoscope for the lovely images you are publishing here, and you haven't completed it have you?
Did you get discouraged by all the different situations that can occur?
Because it sometimes discourage me wink
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
Pauldelbrot
Fractal Senior
******
Posts: 2592



pderbyshire2
« Reply #167 on: January 02, 2014, 08:16:11 PM »

But what happened then, because I don't think you are using Nanoscope for the lovely images you are publishing here, and you haven't completed it have you?
Did you get discouraged by all the different situations that can occur?
Because it sometimes discourage me wink

Nah, I just have a lot of other stuff on my plate ... and most of the fractals I'm doing right now are reasonably fast with my C2 speedup or would not be sped up by Nanoscope (in the latter case, that means "not Mandelbrot").
Logged

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



kallesfraktaler
WWW
« Reply #168 on: January 09, 2014, 11:53:22 PM »

I've just uploaded version 2.2.3

I tried to fix the crash bug when clicking to zoom further while the render of the current view is not yet complete.
This should of course be possible, as it is in all other Mandelbrot programs.
I have still not been able to crash it now, but one can never be sure...

I also made it possible to zoom in and out with + and - keys, and even with the mouse wheel, even though I don't have a mouse, I only use touch-pad.
So I have no idea if it works, but I hope so, and that in and out behaves as expected cheesy
Code:
	else if(uMsg==0x020A){//WM_MOUSEWHEEL
if((short)HIWORD(wParam)<0)
SendMessage(hWnd,WM_KEYDOWN,187,0); //IN
else
SendMessage(hWnd,WM_KEYDOWN,189,0); //OUT
}
Unfortunately the stability of biphome.spray.se is not reliable currently, but if you see my profile picture the site should be accessible...
« Last Edit: January 09, 2014, 11:57:33 PM by 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
simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« Reply #169 on: January 10, 2014, 12:39:33 AM »

Hi Carl.

Your site has been down most of today.

I wanted to see what the speed options are when creating the zoom movies from the individual frames.  E.g., what does a speed of 25 mean?

I've managed to re-create all the zoom images after modifying the zoom level as you described in your reply to my other post, and it's allowed me to view the sequence and correct a few glitches that it has found along the way.

There's just a few frames that I've not been able to fix, but hopefully one or two out of 2012 is not too noticeable.

Thanks again.

Simon
Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
Kalles Fraktaler
Fractal Senior
******
Posts: 1458



kallesfraktaler
WWW
« Reply #170 on: January 10, 2014, 12:37:18 PM »

Your site has been down most of today.
Yep, it is down also now, but comes up sometimes...
I wanted to see what the speed options are when creating the zoom movies from the individual frames.  E.g., what does a speed of 25 mean?
It means that there will be 25 movie-frames per key-frame. Use FPS 30 if you want to put it on youtube, which means 30 movie-frames per second.
I've managed to re-create all the zoom images after modifying the zoom level as you described in your reply to my other post, and it's allowed me to view the sequence and correct a few glitches that it has found along the way.

There's just a few frames that I've not been able to fix, but hopefully one or two out of 2012 is not too noticeable.

Thanks again.

Simon
Great, it would be nice to see it 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
simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« Reply #171 on: January 10, 2014, 01:51:34 PM »

Try the following:

<a href="http://www.youtube.com/v/fRW199hvfxk&rel=1&fs=1&hd=1" target="_blank">http://www.youtube.com/v/fRW199hvfxk&rel=1&fs=1&hd=1</a>

I apologise for the lousy quality, I did create the movie at 960x540 resolution but youtube has messed that up!

Simon
« Last Edit: January 10, 2014, 08:34:59 PM by simon.snake » Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
Dinkydau
Fractal Senior
******
Posts: 1616



WWW
« Reply #172 on: January 12, 2014, 07:21:25 PM »

Super awesome! The mousewheel zooming is inverted. Scrolling up zooms out and scrolling down zooms in. Other than that, it works.
Logged

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



kallesfraktaler
WWW
« Reply #173 on: January 12, 2014, 09:32:40 PM »

Super awesome! The mousewheel zooming is inverted. Scrolling up zooms out and scrolling down zooms in. Other than that, it works.
Thanks, but still not on your super 32-core hardware, right...?
Ok I will flip the if-condition 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
Dinkydau
Fractal Senior
******
Posts: 1616



WWW
« Reply #174 on: January 13, 2014, 07:03:29 PM »

It still crashes at startup.
Logged

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



kallesfraktaler
WWW
« Reply #175 on: January 21, 2014, 08:38:16 PM »

New versions available
Kalles Fraktaler 2.2.4: mousewheel zooming swapped to be as expected. The floatexp 'double precision arbitrary exponent' class made 2-based which yielded more than double speed when zooming deeper than e4920
Key frame movie maker 1.15: a resource leak found and fixed. Only affected thouse 45+minutes movies...

Is anyone interested in having this project available as open source?
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
Dinkydau
Fractal Senior
******
Posts: 1616



WWW
« Reply #176 on: January 21, 2014, 09:32:51 PM »



I made a fresh install of windows 7 on my computer and Kalles Fraktaler still crashes and the same way. Now I really don't know what else to do.
Logged

Dinkydau
Fractal Senior
******
Posts: 1616



WWW
« Reply #177 on: January 21, 2014, 11:41:25 PM »

Okay, I know what the problem is. There was one last thing I thought could have been it, although highly unlikely, being the two physical CPUs. I disabled one of my two physical CPUs in the bios and Kalles Fraktaler works perfectly now. Apparently indeed Kalles Fraktaler can't handle the two physical CPUs! I found it so unlikely that I actually decided to do a fresh OS install before trying this, and I gotta say I'm very surprised. The operating system should be a layer between the hardware and the software so this should either not be possible or it should happen to more programs, but it doesn't. What the hell?
Logged

simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« Reply #178 on: January 22, 2014, 11:49:57 AM »

Okay, I know what the problem is. There was one last thing I thought could have been it, although highly unlikely, being the two physical CPUs. I disabled one of my two physical CPUs in the bios and Kalles Fraktaler works perfectly now. Apparently indeed Kalles Fraktaler can't handle the two physical CPUs! I found it so unlikely that I actually decided to do a fresh OS install before trying this, and I gotta say I'm very surprised. The operating system should be a layer between the hardware and the software so this should either not be possible or it should happen to more programs, but it doesn't. What the hell?

That's a bizarre situation.  Only time I ever had a problem with a cpu was when I had an AMD processor and I purchased some software that would allow the user to speak into the microphone and dictate to the word processor.  Unfortunately, it only worked on Intel processors and simply crashed on AMD processors, but the  shop that I purchased it from wouldn't accept that the program was at fault and wouldn't offer me a refund.  Thankfully, I only paid £5 or so for the software, so I didn't complain too much at the time.
Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
Dinkydau
Fractal Senior
******
Posts: 1616



WWW
« Reply #179 on: January 22, 2014, 04:07:58 PM »

I also have AMD processors if that helps. Intel may be better overall nowadays, but their products are so expensive...
Logged

Pages: 1 ... 10 11 [12] 13 14 ... 30   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Superfractalthing or Kalles Fraktaler General Discussion paolo 6 11926 Last post January 27, 2014, 12:08:08 PM
by panzerboy
Kalles Fraktaler 95 (Sery'z Edition) Movies Showcase (Rate My Movie) SeryZone 2 10051 Last post July 11, 2014, 09:12:32 PM
by SeryZone
4k zoom mix - Kalles Fraktaler Movies Showcase (Rate My Movie) Fractal Kaleidoscope 2 10416 Last post July 19, 2014, 02:48:23 PM
by SeryZone
Kalles Fraktaler 2.5.7 Kalles Fraktaler « 1 2 » Kalles Fraktaler 20 26339 Last post October 25, 2017, 07:26:34 PM
by Mrz00m

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