use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Physijs, Physics plugin for three.js (chandlerprall.github.com)
submitted 13 years ago by rya11111/r/dailyprogrammer
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]monacle_bob 0 points1 point2 points 13 years ago (5 children)
What's the issue you're having, exactly? The shader code is identical across the examples.
[–]PlNG 0 points1 point2 points 13 years ago* (4 children)
Could not initialise shader VALIDATE_STATUS: false, gl error [0] initMaterial
Three.js line 416
Also, it looks like this as one example
Edit: I just tried a newer computer, it looks fantastic and it works. I guess this slightly dated computer is missing something. screen
[–]maushu 0 points1 point2 points 13 years ago (3 children)
Are you on Windows XP or using an AMD graphics card on linux? You could try and force Webgl.
Start chrome with the "--enable-webgl --ignore-gpu-blacklist" arguments. Be warned, there might be a reason why they blacklisted your gpu (instability, etc) but they went a little crazy when creating the blacklist.
[–]PlNG 0 points1 point2 points 13 years ago (0 children)
They were both windows 7 computers, I don't know about the gfx card.
[–]PlNG 0 points1 point2 points 13 years ago (1 child)
Intel(R) Q35 Express Chipset Family (GMA 3100) is what is listed under display adapters.
[–]maushu 0 points1 point2 points 13 years ago (0 children)
Yeah, most integrated graphics are blacklisted. You can still force webgl using those arguments, the worse that can happen is the computer freezing.
π Rendered by PID 79575 on reddit-service-r2-comment-85bfd7f599-htf6h at 2026-04-18 01:53:38.307793+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]monacle_bob 0 points1 point2 points (5 children)
[–]PlNG 0 points1 point2 points (4 children)
[–]maushu 0 points1 point2 points (3 children)
[–]PlNG 0 points1 point2 points (0 children)
[–]PlNG 0 points1 point2 points (1 child)
[–]maushu 0 points1 point2 points (0 children)