Historial de Commits

Autor SHA1 Mensaje Fecha
  alteredq 9cd7308d2b Attempt to merge with mrdoob's branch. hace 15 años
  alteredq 0cdd188e17 Added MeshCubeMaterial: WebGLRenderer specific material for more efficient rendering of panoramas when doing cube mapping. hace 15 años
  Mr.doob 4b606714a2 Fixed non-seamless panorama in WebGLRenderer. hace 15 años
  Mr.doob cf7dc4d2d9 Cube.js now does merge vertices pass. hace 15 años
  Mr.doob 0bc79b591b Cube tweaks reverted. It was yet again a left-handed to right-handed problem. hace 15 años
  Mr.doob 7b0039ec95 Cube: Swapped Top/Bottom with Front/Back. hace 15 años
  Mr.doob c663b05453 Added a proper Cube. hace 15 años
  alteredq ad8531a2d1 Forgot to change deployment links. hace 15 años
  alteredq 320f208ee8 Merge remote branch 'remotes/upstream/master' hace 15 años
  alteredq 946cc6a26c And refraction /reflection cube mapping is fixed. Also added two new examples for refraction. hace 15 años
  Mr.doob 847b539192 Merge remote branch 'alteredq/master' hace 15 años
  Mr.doob 6cb3611026 Merging with alteredq's branch. hace 15 años
  Mr.doob ab46cc1462 Merging with alteredq's branch hace 15 años
  Mr.doob 63f26f4f65 Testing refraction material. hace 15 años
  alteredq 19a7022411 Merged with mrdoob's branch. hace 15 años
  Mr.doob 4901440e2e Merging alteredq's branch hace 15 años
  alteredq fbd12838b1 Added refractive mapping and mixing combination mode for the environment map and the underlying material. hace 15 años
  Mr.doob d961ee52c8 Started GeometryUtils class. hace 15 años
  Mr.doob 2be2673df3 Fixed skybox effect on cubemap demos hace 15 años
  Mr.doob eb9c33b2b4 Cubemap examples: Ambient lights aren't needed anymore... hace 15 años
  Mr.doob d21c297993 Cleaned up the escher cubemap code a bit. Also, I think it looks much nicer without illumination... ? hace 15 años
  Mr.doob 340cbccf6c Merge remote branch 'alteredq/master' hace 15 años
  Mr.doob 7277cc4ade Added a link to the blog post that explains the 4 point gradient texture. hace 15 años
  alteredq 9543cf2e25 Committed deployment version by mistake. hace 15 años
  alteredq 1c6be1c70b Added second cube mapping example. hace 15 años
  alteredq d1931198ea Fixed wrong orientation of bottom and top textures in textured cube. hace 15 años
  alteredq 0610f5734f Fixed vertex shader to work in Mac. hace 15 años
  alteredq 3ee99dc4c5 Added cube mapping to WebGLRenderer. Also added cube map example. Finally ;) hace 15 años
  alteredq 59280c0cbb Fixed performance issue in WebGL version of materials test. We are back at 60 fps ;) hace 15 años
  alteredq 5535f71130 Added checks for nonexisting face materials if MeshFaceMaterial is used. hace 15 años