Commit History

Author SHA1 Message Date
  alteredq a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. 14 years ago
  alteredq da9094710f Made refraction examples working again. 14 years ago
  Mr.doob 67250c69d9 Merging with alteredq's branch. 14 years ago
  alteredq e546ae3c48 Refactored panorama creation helpers into SceneUtils.js 14 years ago
  alteredq 755769841d Changed title tags in cube mapping demos (so that it's easier to tell them apart in bookmarks / history). 14 years ago
  alteredq b409e5b04e Proper merge with mrdoob's branch. 14 years ago
  alteredq 9cd7308d2b Attempt to merge with mrdoob's branch. 14 years ago
  Mr.doob a1d014c110 Cube.js matching WebGLRenderer cubemap. 14 years ago
  Mr.doob 3ce86f1a5b THREE.loadImageArray ⟶ ImageUtils.loadArray 14 years ago
  Mr.doob 45553e88db Merging with alteredq's branch. 14 years ago
  alteredq 0cdd188e17 Added MeshCubeMaterial: WebGLRenderer specific material for more efficient rendering of panoramas when doing cube mapping. 14 years ago
  Mr.doob c663b05453 Added a proper Cube. 14 years ago
  alteredq 19a7022411 Merged with mrdoob's branch. 14 years ago
  alteredq fbd12838b1 Added refractive mapping and mixing combination mode for the environment map and the underlying material. 14 years ago
  Mr.doob 2be2673df3 Fixed skybox effect on cubemap demos 14 years ago
  alteredq 1c6be1c70b Added second cube mapping example. 14 years ago
  alteredq d1931198ea Fixed wrong orientation of bottom and top textures in textured cube. 14 years ago
  alteredq 3ee99dc4c5 Added cube mapping to WebGLRenderer. Also added cube map example. Finally ;) 14 years ago