For reference, you may want to check this out (2 to the right) http://californiawaterfoundation.org/
class="they-say-its-never-too-late-to-change"11–20 of 33 posts
For reference, you may want to check this out (2 to the right) http://californiawaterfoundation.org/
class="they-say-its-never-too-late-to-change"When I download the source and try to open index.html in Chrome, it doesn't work. "Unhandled promise rejection DOMException: Failed to execute 'texImage2D' on 'WebGLRenderingContext': Tainted canvases may not be loaded." Does anyone know how to get it working? Thanks!
You need to run it from a web server. Open a shell on the root directory and run `python -m SimpleHTTPServer 8888` on it. Browse to `localhost` on 8888.
When I download the source and try to open index.html in Chrome, it doesn't work. "Unhandled promise rejection DOMException: Failed to execute 'texImage2D' on 'WebGLRenderingContext': Tainted canvases may not be loaded." Does anyone know how to get it working? Thanks!
You need to run it from a web server. Open a shell on the root directory and run `python -m SimpleHTTPServer 8888` on it. Browse to `localhost` on 8888.
Earlier quoted context omitted.
You need to run it from a web server. Open a shell on the root directory and run `python -m SimpleHTTPServer 8888` on it. Browse to `localhost` on 8888.
Why wouldn't (or shouldn't) one be able to make it run standalone?
Nice! But the initial drops are too similar to a perfect oval. You can try to make some randomness to the initial shape to make it more realistic. (It's much easier to say this than to make a simple model that looks good.)
I wonder how many slo-mo rain-on-glass videos you guys watched while making this.. Looks very impressive! Something about the large droplets' trails is a bit uncanny valley-ish, I think it's the regularity of distances between the trail spots?
Great job! I'm wondering if you'll post the source before it was transformed with browserify?
Earlier quoted context omitted.
You need to run it from a web server. Open a shell on the root directory and run `python -m SimpleHTTPServer 8888` on it. Browse to `localhost` on 8888.
Why wouldn't (or shouldn't) one be able to make it run standalone?
I'm not entirely sure of the class of attack that it prevents, but it's been that way for quite a while now.
I wonder how many slo-mo rain-on-glass videos you guys watched while making this.. Looks very impressive! Something about the large droplets' trails is a bit uncanny valley-ish, I think it's the regularity of distances between the trail spots?
Yeah. I think it's due to that, and the low terminal velocity of the droplets.
Still very convincing, IMO. If I wasn't looking for it, I would have just assumed it was a video.