Commit History

Author SHA1 Message Date
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mugen87 b5ddc513c7 New BoxBufferGeometry 9 years ago
  Mr.doob a455e248ac Examples clean up. 9 years ago
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 years ago
  Mr.doob 86333f9367 Simplified cube example. 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 years ago
  Mr.doob eea8d1102d Added anisotropy to cube example. Added getMaxAnisotropy() to CanvasRenderer for compatibility. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  alteredq 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
  Mr.doob 142ea7bc98 Implemented classic NeHe textured cube example. 13 years ago