You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eugene Cheah edited this page Feb 24, 2016
·
3 revisions
Rough Road Map:
Rule WebGL in JS
Make it work with OpenGL
Win!
Terminology lingo
For new contributors, you may end up seeing a whole bunch of really random lingo. Some of which is project specific. This segment documents them. (So you can make sense of the issue list)
voodoo Refers to the "blackbox" (to end user who do not read source code) techniques in which GPU.JS converts the JS code to shader code. Some of which just works and may even (hopefully not) defy logic and common sense.