Live data from Hacker News

WebGL Julia Set

jonathan-potter.github.io

1–10 of 24 posts

Re: WebGL Julia Set

#2
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/

Re: WebGL Julia Set

#3

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/

Nothing showing up on iOS. Is it missing some extensions?

Re: WebGL Julia Set

#4

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/

Blank screen on Android as well

Re: WebGL Julia Set

#5

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/

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 >_<

Re: WebGL Julia Set

#9

Earlier quoted context omitted.

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?

Re: WebGL Julia Set

#10

Earlier quoted context omitted.

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.

Post reply on HN