Commit History

Author SHA1 Message Date
  Mr.doob f50f42dde1 Commented out `Mesh::normalizeUVs`. Needs to be handled in the CanvasRenderer directly. 14 years ago
  Mr.doob 5f0b6876e6 Optimised Minecraft AO demo (removing more unseen sides). 14 years ago
  alteredq 8e53294e62 Synced with mrdoob's branch. 14 years ago
  alteredq 044a98c8ce Added WASD + strafing to minecraft AO demo. 14 years ago
  alteredq 45f47b89b7 Added minecraft fake ambient occlusion demo. 14 years ago
  Mr.doob 4225330065 WebGLRenderer2: 14 years ago
  Mr.doob 8d2096c7bd WebGLRendere2: 14 years ago
  Mr.doob 3af0b0fd16 WebGLRenderer2: 14 years ago
  Mr.doob d3a56f3f35 Yet again that misterious behaviour where stuff gets pasted in weird places. Long time without experiencing it... 14 years ago
  Mr.doob b84bca3bb0 WebGLRenderer optimisation: flattening camera matrices just once per render, it was doing it once per object before. 14 years ago
  Mr.doob 94d01d8ca2 Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob aa1ccd185f Messing with ShaderUtils. 14 years ago
  alteredq 0c1851393d Added check for normals in shader when rendering VBOs. 14 years ago
  Mr.doob bf495aa486 Yet another geometry optimisation to the minecraft demo. 14 years ago
  alteredq 9e5017a2ed Another minecraft demo optimization: creating only one material per unique texture. 14 years ago
  alteredq feb349a794 Synced with mrdoob's branch. 14 years ago
  alteredq e3c9b9d045 Optimized minecraft demo: removed rest of unseen faces. 14 years ago
  alteredq c0055eec7a Synced with mrdoob's branch. 14 years ago
  Mr.doob e3fd761786 Optimised CanvasRenderer::getGradientTexture. 14 years ago
  Mr.doob 8a31cd8d98 Implemented gero3 normalToComponent optimisation. 14 years ago
  Mr.doob e85a0605e8 Updated build. 14 years ago
  Mr.doob 47c61815ee Merge remote branch 'fabricasapiens/master' 14 years ago
  Mr.doob 2a8abb5531 Implemented gero3 Rectangle optimisations. 14 years ago
  Fabrica Sapiens bb3ce971cb Updated multiplySelf() to make it 20% faster. 14 years ago
  Mr.doob 5b0714c370 Updated build. 14 years ago
  pyrotechnick 5fc7b02d25 removing references to `camera` global 14 years ago
  Mr.doob 389b74f9fc Updated builds. 14 years ago
  Mr.doob cee1d4832f Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob e538e30a2a Adding alteredq's builds (crappy way to merge I know, but works). 14 years ago
  Mr.doob 7aeaa8c663 Added `translateX( amount )` and `translateZ( amount )` to `Camera`. 14 years ago