Histórico de commits

Autor SHA1 Mensagem Data
  Mr.doob 176d0f2884 Merging with @alteredq's branch. 14 anos atrás
  alteredq 22bd108ab1 Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo. 14 anos atrás
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 anos atrás
  alteredq cf2e8c1bbf Refactored everything to use CamelCase naming for properties. Plus some smaller fixes here and there. 14 anos atrás
  alteredq cff95a119c Textures are now updateable. 14 anos atrás
  alteredq afbace2801 Cleaning up to make it pass through Closure compiler. 14 anos atrás
  alteredq b198531c66 Added MarchingCubes object. 14 anos atrás
  alteredq bc88bdb67b Refactored KERNEL_SIZE define out of convolution shader lib. 14 anos atrás
  alteredq aa8bdaea3d Moved film shader into ShaderUtils. 14 anos atrás
  alteredq 84d1b582ae Moved textured quad screen shader into ShaderUtils. 14 anos atrás
  alteredq 418a6da757 Moved convolution shader from example into ShaderUtils. 14 anos atrás
  Mr.doob 0b8323f426 Removed hatching commented code from ShaderUtils. 14 anos atrás
  Mr.doob 3488a53798 Recompiled builds. 14 anos atrás
  Mr.doob 897a2938c5 Merged with alteredq's normal shader improvements. 14 anos atrás
  Mr.doob 4a486f858a Added `uNormalScale` to normal shader. 14 anos atrás
  alteredq 6e91de5d8a Added diffuse map to normal map shader. Changed Lee Perry-Smith demo to use normal map shader. 14 anos atrás
  Mr.doob 0c3e69ccda WebGLRenderer2: Added env_map (SphericalReflectionMapping). 14 anos atrás
  alteredq 3faf6566e3 Experimenting with Fresnel demo using just MeshShaderMaterials. 14 anos atrás
  alteredq 8e53294e62 Synced with mrdoob's branch. 14 anos atrás
  Mr.doob b84bca3bb0 WebGLRenderer optimisation: flattening camera matrices just once per render, it was doing it once per object before. 14 anos atrás
  Mr.doob aa1ccd185f Messing with ShaderUtils. 14 anos atrás
  alteredq ac5276b41f Added normal + ambient occlusion + displacement mapping demo. 14 anos atrás
  Mr.doob f9f7d3645f Merging with alteredq's branch. 14 anos atrás
  Mr.doob 47d6116179 Merging with alteredq's branch. 14 anos atrás
  Mr.doob 67250c69d9 Merging with alteredq's branch. 14 anos atrás