Logo by kameelian - 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 the official fractalforums.com Youtube Channel
 
*
Welcome, Guest. Please login or register. March 29, 2024, 02:36:20 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]   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: FractalJS : a fractal explorer for grandmas  (Read 8008 times)
0 Members and 2 Guests are viewing this topic.
solendil
Forums Newbie
*
Posts: 6


« on: September 08, 2015, 03:18:23 PM »

Hello everybody,

Please welcome yet another fractal explorer! This one is called FractalJS and has a few interesting features:


Of course, such a program is not of much use for seasoned fractal explorers. It's targeted to beginners, so it's basic, and will probably remain very simple.

I'm here, however, because it needs some help, and guidance, and opinions from experts... Can you tell me:

  • What do you think about it? Do you know comparable programs?
  • What do you like, what do you dislike?
  • What could make it more interesting to you? New fractals? New palettes? Coloring mode? Whatever?
  • What could make it more interesting to fractal beginners? (was thinking about something like Xaos help)
  • How do you think I could promote the program? Do you know webpages newsletters or whetever?

Last but not least, if you are a javascript programmer, would you like to participate in the open-source project? It's on Github: https://github.com/solendil/FractalJS

Thanks a lot,
Cheers,

Solendil
Logged
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #1 on: September 08, 2015, 03:43:08 PM »

great effort so far, one of the most striking features would be a js implementation of an arbitrary precision algorithm implementing the pertubation theory for it giving ridiculous speed imprevements and awesome depths to explore

floating point number range is by far too few if provided as a world wide web service to really really really stand out...
Logged

---

divide and conquer - iterate and rule - chaos is No random!
solendil
Forums Newbie
*
Posts: 6


« Reply #2 on: April 18, 2017, 04:14:27 PM »

Hello,

Just to let you know that FractalJS is still alive.
The code has been totally rewritten to be much cleaner. Check this directory, I'm sure it might give you some ideas https://github.com/solendil/FractalJS/tree/master/app/js/engine/fractals
The user interface is all new.
The URLs are more user friendly.

And we now have the burning bird fractal. A nice little one. Check it out:

http://solendil.github.io/fractaljs/#Bt_burningbird&x_-0.46&y_0.07&w_3.26&i_50&fs_1&ct_17&co_100&cd_20
http://solendil.github.io/fractaljs/#Bt_burningbird&x_1.0394170516094687&y_1.1687425417185404&w_0.005217759601847309&i_1000&fs_1&ct_13&co_85&cd_14.33&va_-0.9397&vb_-0.3420&vc_0.3420&vd_-0.9397
http://solendil.github.io/fractaljs/#Bt_burningbird&x_-0.23160108621131065&y_-0.7079598391866594&w_0.00037848663015713565&i_1000&fs_1&ct_15&co_78&cd_2.41

Cheers,

Solendil
Logged
claude
Fractal Bachius
*
Posts: 563



WWW
« Reply #3 on: April 18, 2017, 05:29:54 PM »

Doesn't work for me sad  Firefox ESR 45.8.0 on Debian Stretch.  Here's the console log:

Code:
...
Load denied by X-Frame-Options: https://ghbtns.com/github-btn.html?user=solendil&repo=fractaljs&type=star&count=true&size=large does not permit cross-origin framing. <unknown>
FractalJS starting (Tue, Apr 18, 2017 4:00 PM) app.entry.js:13:101610
TypeError: Object.values is not a function
a</<.value()
 app.entry.js:1
<anonymous>
 app.entry.js:13
t()
 app.entry.js:1
<anonymous>
 app.entry.js:1
<anonymous>

Note: I'm using Tor, so often get CloudFlare or other captcha forms, maybe some embedded JS wants me to click something?
Logged
solendil
Forums Newbie
*
Posts: 6


« Reply #4 on: April 19, 2017, 09:33:31 AM »

Thank you for your feedback, Claude, and thank you for the logs. It really helps.
The problem is with FractalJS, not with Tor. It should work with Firefox >= 47, but I will try to fix it for your version.
Issue is here https://github.com/solendil/FractalJS/issues/54
Logged
solendil
Forums Newbie
*
Posts: 6


« Reply #5 on: April 24, 2017, 10:27:05 PM »

It should work with FF45, now.
A little extra : http://solendil.github.io/fractaljs/#Bt_burningbird&x_-1.7316503440745494&y_-0.003235866029935684&w_0.00021589051821338648&i_255&fs_1&ct_11&co_64&cd_10.28&va_-1.0000&vb_0.0000&vc_0.5897&vd_-3.4523
Logged
FractalStefan
Explorer
****
Posts: 45



WWW
« Reply #6 on: April 24, 2017, 11:33:57 PM »

Hi Solendil,

Please welcome yet another fractal explorer! This one is called FractalJS and has a few interesting features:

Yes, it's a nice one! Thanks for sharing!

What do you think about it?

It's really fast, and I like that it automatically adjusts the iteration depth on further zooming in without changing the colors of the surrounding areas.

Do you know comparable programs?

Well, it's not really comparable since less sophisticated (no Webworkers etc.), but I like it anyway: My little JavaScript Mandelbrot Generator (sorry, Geman UI). The image will get smoother if "Pixel interpolation" (the field after "1200 x 900") ist set to 3 instead of 1 - however the rendering will last longer. I also wrote a smaller Simple Mandelbrot Example in JavaScript (about 250 lines of code) which has color smoothing.

Regards,
Stefan



Logged
claude
Fractal Bachius
*
Posts: 563



WWW
« Reply #7 on: April 25, 2017, 05:33:29 PM »

It should work with FF45, now.

Yes, thanks smiley  Is nice and fast, though I found the iteration count stayed too low when I zoomed into Mandelbrot at -0.75 (seahorse valley).
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Fractal Explorer ... Images Showcase (Rate My Fractal) GFWorld 12 4588 Last post November 16, 2006, 03:30:05 AM
by 011art
Fractal Explorer ... Images Showcase (Rate My Fractal) GFWorld 4 2814 Last post June 22, 2008, 06:36:38 PM
by GFWorld
Fractal Explorer ... Images Showcase (Rate My Fractal) GFWorld 1 2064 Last post June 22, 2009, 03:22:36 AM
by Duncan C
Fractal Explorer - fast fractal generator for Android Smartphones / Mobile Devices Black 6 19840 Last post November 29, 2010, 10:18:20 AM
by Cyclops
Fractal Explorer 3D, how to use? Fractal Explorer chaos_crystal 4 7178 Last post November 13, 2015, 04:36:33 PM
by Haven

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