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
tracend edited this page Jan 22, 2013
·
16 revisions
jQuery Three
jQuery Three was developed to bridge the gap between WebGL and the DOM by using existing conventions web developers are already familiar with.
Effectively it provides a higher level api that abstracts Three.js methods to known common conventions from web development.
Still, jQuery Three should be considered a polyfill. When browsers evolve enabling certain features then the need for a library like this will cease to exist.