Commit History

Author SHA1 Message Date
  Mr.doob f6dba25589 Examples: Added padding after script tag. 6 years ago
  Mr.doob 995aa9368b Examples: Bring namespace back. 6 years ago
  Mugen87 b959ff4691 Examples: More module examples. 6 years ago
  Mr.doob 0f44080d79 Examples: Unified CSS. 6 years ago
  Mr.doob d3f5a0b1fe Updated all examples. 6 years ago
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mr.doob 481e79756b Examples: Replaced relevant Textures with CanvasTextures. 10 years ago
  Mr.doob d932d63cd8 Fixed grass example. 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob ec3259270c Updated examples that could use PlaneBufferGeometry. 10 years ago
  Mr.doob 8bae00d23c Simplified grass material example. 11 years ago
  Mr.doob fe779cdfab Simplified materials grass example. 11 years ago
  Mr.doob f2dab6461c Fixed material grass example. 11 years ago
  Mr.doob 44422ffdd0 Examples fixes. 11 years ago
  Mr.doob c0d5da52e1 Removed unneded context.closePath() call. 12 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
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 years ago
  alteredq d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 years ago
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 13 years ago
  alteredq 064138d826 Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working. 14 years ago
  Mr.doob ad31ff1214 Fixed the rest of the examples. 14 years ago
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 years ago
  Mr.doob 19d8261174 More examples clean up. 14 years ago
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 years ago