Skip to content
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.

Table of contents

Clone this wiki locally