Commit History

Author SHA1 Message Date
  Mark Lundin 72be2f0ad4 Modified Anaglyph Renderer to use an asymmetric perspective projection. Added focal length to the equation and updated to allow for camera rotation 14 years ago
  alteredq 9acdcbb63b Merged with zz85 Text fixes. 14 years ago
  zz85 02cd88bd91 patched fixes with alteredq and added support for gentilis 14 years ago
  zz85 afe9d3b593 committing text fix changes not pushed :( 14 years ago
  alteredq 44c0f34e2a Removed font from examples/js, now that fonts are in examples/fonts. 14 years ago
  alteredq cbd31ddf89 Added webgl text example. 14 years ago
  alteredq 178613b1d6 Reapplied cleanup and bugfixes to zz85's latest Text version, made crashes on bad geometry less fatal. 14 years ago
  zz85 4983327011 Fixes for holes first characters 14 years ago
  zz85 5c2e6ee5d7 saving before merge 14 years ago
  zz85 f319a7214f WIP webgl text 14 years ago
  zz85 2af725ebad Fixed Multiple Holes Shape Text Bug 14 years ago
  alteredq 934883d3bf Merge remote branch 'remotes/origin/master' 14 years ago
  alteredq 586012269f Fixed multi-holes bug in Text. Fixed spurious globals in Text and WebGLRenderer. 14 years ago
  alteredq 5d980245d9 Fixed multi-holes bug in Text. Fixed spurious globals in Text and WebGLRenderer. 14 years ago
  alteredq e4b75f1c8d Merged greggman's offset camera pull request. 14 years ago
  alteredq d2cbf83dd3 Merged zz85's 3d text pull request, cleaned up THREE.Text code. 14 years ago
  Gregg Tavares 0d66e46e5b 2 Examples for using setViewOffet. 14 years ago
  Gregg Tavares 9d76ab526d Compile with camera.setViewOffset 14 years ago
  Gregg Tavares b380dd4534 Added setViewOffset to Camera for multi-monitor displays. 14 years ago
  zz85 2860731edb Updated 3D Text Geometry and example 14 years ago
  alteredq d8c3c92fc9 Added dynamic particles demo. 14 years ago
  alteredq adca3ad139 Small optimization: moved doubleSided and flipSided properties from Mesh up to Object3D. 14 years ago
  alteredq 7c68d1734f Simplified CrosseyedWebGLRenderer: using viewports instead of FBOs. 14 years ago
  alteredq 71de557220 Fixed cross-eyed examples lib links. 14 years ago
  alteredq dcbcf72f55 Added CrosseyedWebGLRenderer. 14 years ago
  Mr.doob 3bc8372794 Fixed camera translation bug. 14 years ago
  Mr.doob c8dee063f6 Fixed cars anaglyph example. 14 years ago
  Mr.doob 11e9b06344 Cleaned anaglyph examples code. Unfortunately it doesn't work nicely with multipass... 14 years ago
  Mr.doob 6bee6c3972 Added AnaglyphWebGLRenderer. 14 years ago
  Mr.doob 3104108e86 Clean up of Examples/Projects in README. 14 years ago