Hacker News new | ask | show | jobs
by roombarampage 3626 days ago
This project was built using code I wrote previously for this pure javascript fractal renderer: http://jonathan-potter.github.io/Mandelbrot/

Jamie Wong's post on hacker news earlier this week was a massive help in allowing me to switch to using WebGL for the rendering portion. His post can be found here: http://jamie-wong.com/2016/07/06/metaballs-and-webgl/

3 comments

That's funny. I spent the weekend making a Mandelbrot set renderer using the same tutorial:

https://github.com/andrelaszlo/webgl/

It needs a little refactoring, and probably only works in Chrome.

very cool :) that tutorial was very helpful
Nothing showing up on iOS. Is it missing some extensions?
mobile was working earlier... not sure what is going on. looking into it now. works on desktop though >_<
I got mobile fixed on my ios devices. I don't really have the tools for testing android at home. anyone want to confirm for me?
No luck on android 5.1.0 with Chrome 47.0.2526.83 for me, just a black screen. No errors in the console either. Sorry I can't give you a more helpful description.

edit: that's for the submitted link, http://jonathan-potter.github.io/Mandelbrot/ works fine.

Also works fine on Android 4.3 with the latest Chrome version.
Works fine on iOS 10/Safari
Blank screen on Android as well