HTML5 Canvas WebGL Plane with Three.js

To create a WebGL plane with Three.js, we can instantiate a PlaneGeometry object and define its width along the x-axis and its height along the y-axis.

Open in new window

Code Editor

Modified on April 12th, 2013 by Eric Rowell
comments powered by Disqus