Page 1 of 1

fractal

Posted: Wed May 09, 2012 9:51 am
by macgub
I ported buddhabrot renderer written by randall to Kolibri.
http://board.flatassembler.net/topic.php?t=14204
Sources and binaries: http://macgub.vxm.pl/menuet/buddhabrot.zip
It is for SSE people... and render takes about 40 seconds on my core duo.

Re: fractal

Posted: Wed May 09, 2012 6:18 pm
by Mario
It's look interesting.
Render takes about 8 seconds on my Dell Inspiron (i5-450).
I think program will need to use 2 thread (function 51) or necessity doing the first drawing of window after rendering.

Re: fractal

Posted: Fri May 11, 2012 12:51 am
by Leency
It looks VERY nice!

Re: fractal

Posted: Thu May 17, 2012 2:53 pm
by XVilka
macgub: Looks cool. Looks like your porting skills are great! Can you try port that great math program for KolibriOS/MenuetOS http://board.flatassembler.net/topic.php?t=14015
Of course if you want. I hope so :)

Re: fractal

Posted: Mon May 21, 2012 10:44 am
by macgub
XVilka:
I think my porting skills are not enought for this app. It's to complex for me. :(

Re: fractal

Posted: Thu Sep 20, 2012 11:31 am
by macgub
I ported another randalls code -> 3d Julia set.
http://macgub.vxm.pl/menuet/qjulia.zip -> code and binaries for MeOS64 and KolibriOS.
http://macgub.vxm.pl/menuet/qjulia_big.jpg -> screenshot.