Commit History

Author SHA1 Message Date
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 years ago
  Ben Houston 5edec35960 change encoding of webgl_marching_cubes.html to UTF8 so that it loads as an interactive page rather than as plain text. 12 years ago
  Mr.doob a6aedbb9d2 Replaced yet some more setHSV with setHSL. 12 years ago
  alteredq dcdfed44cd Refactored EffectComposer, added setSize method. Changed examples with postprocessing to use setSize. 12 years ago
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 12 years ago
  alteredq aea27b9504 Migrated examples to dat.gui version 0.5. 12 years ago
  alteredq 1af20241d1 More gui.dat change related fixes. 12 years ago
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 12 years ago
  Mr.doob feffb88f1e Includes to editor and examples. 13 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob a408841c61 Changed three.js link in examples. 13 years ago
  Mr.doob 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 years ago
  Mr.doob 4f4f87430f Splitted ShaderExtras into individual files. 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
  alteredq 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. 13 years ago
  alteredq 5d5f92d641 Fixed MarchingCubes bug introduced by previous commit. Added flat shaded material to marching cubes example. 13 years ago
  alteredq 5dd0968009 Some optimizations and cleanup in MarchingCubes and its example. 13 years ago
  alteredq 24b4e6083d Added UVs handling for ImmediateRenderObject. 13 years ago
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js 13 years ago
  alteredq c1a5c069c0 Added marching cubes example. 13 years ago