Commit History

Author SHA1 Message Date
  alteredq e54d9519d0 Changed wireframe rendering in WebGLRenderer to show quads. 14 years ago
  alteredq 08f6ceef15 Small optimizations to matrix math. 14 years ago
  alteredq e37223a849 Synced with mrdoob's branch. 14 years ago
  Mr.doob 28e18bcf2c Added `texture/disturb.jpg` 14 years ago
  astrodud a62dc97e60 added LathedObject to build script for extras options 14 years ago
  astrodud ebd21f962b GeometryUtils.merge should obey object2.autoUpdateMatrix 14 years ago
  alteredq d110c49c2f Added support for `flipSided` mesh property to WebGLRenderer. 14 years ago
  alteredq 271ba6c524 Added support for "doubleSided" mesh property to WebGLRenderer. 14 years ago
  alteredq 6668440006 Cleaned bit postprocessing example code. 14 years ago
  alteredq d50863908c Small improvements in postprocessing example. 14 years ago
  alteredq 61e0bf0289 Synced with mrdoob's branch. 14 years ago
  timk 1fbe2bfdbf CanvasRenderer::setSize didn't clear _contextGlobalAlpha et al 14 years ago
  alteredq a03f714244 Added postprocessing example. 14 years ago
  alteredq 6cc1016477 Testing rendering to full-screen texture. 14 years ago
  alteredq 7c9fe8ff82 Another update of render-to-texture example and related bugfix. 14 years ago
  alteredq 707dc9d0a0 Refactored render-to-texture example. 14 years ago
  alteredq 916401fd96 Updated render-to-texture example so that it's easier to check texture orientation. 14 years ago
  alteredq 9bc383e1ed Fixed discrepancy between ANGLE and OpenGL when rendering to texture. 14 years ago
  alteredq cee7205670 Added simple render-to-texture example. 14 years ago
  alteredq b511fdc38b Merged szimek's render-to-texture branch. 14 years ago
  alteredq 0f5652390f Added dynamic geometry support also for WebGL lines. Changed line strip example to use Hilbert curves. 14 years ago
  alteredq 15407b01e7 Merge remote branch 'remotes/upstream/master' 14 years ago
  alteredq fe6008b616 Added basic support for dynamic geometry in WebGLRenderer (with silly ocean example). 14 years ago
  Szymon Nowak 6294caed07 Added render-to-texture feature to WebGL renderer. 14 years ago
  oosmoxiecode 6963a57963 Merge branch 'master' of https://github.com/mrdoob/three.js 14 years ago
  oosmoxiecode bf0c1a7a55 Uvs are messed up in this one, so it´s probably a good idea to fix that first ;) 14 years ago
  oosmoxiecode 6759a5da11 /src/extras/primitives -> Torus.js + Torusknot.js 14 years ago
  oosmoxiecode 3f05143a2a test 14 years ago
  Szymon Nowak 868cab1e98 Very basic example for RTT feature. 14 years ago
  Szymon Nowak 1d706dd789 Basic support for RTT. 14 years ago