Commit History

Author SHA1 Message Date
  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