Commit történet

Szerző SHA1 Üzenet Dátum
  alteredq 56417d2011 WebGLDeferredRenderer: changed global ADDITIVE_SPECULAR renderer parameter into per-object material parameter in color G-buffer. 13 éve
  alteredq de059e3333 WebGLDeferredRenderer: added wrapAround material parameter to color G-buffer. 13 éve
  alteredq 189f042445 WebGLDeferredRenderer: renamed multiply => brightness. 13 éve
  alteredq defff278b9 Made WebGLDeferredRenderer self-standing. 13 éve
  alteredq 15c5183f64 Moved WebGLDeferredRenderer to examples/js/renderers 13 éve
  alteredq 6f04bdda14 Renamed DeferredHelper => WebGLDeferredRenderer 13 éve
  alteredq cd4218f1bb Deferred shading: added support for MeshFaceMaterials. 13 éve
  alteredq f067f784f2 Deferred shading: merged color correction pass into composite one. 13 éve
  alteredq 6b17fd9d6b Deferred shading: replaced special case handling of emitters with emissive color in G-buffer and full-screen emissive pass. Added handling of directional lights. 13 éve
  alteredq afd65e4e65 Added handling of resizing to DeferredHelper. 13 éve
  alteredq d26befd0e8 Moved scene and camera out of DeferredHelper constructor into DeferredHelper.render() 13 éve
  alteredq 018593d4b5 Made addDeferredMaterials and addDeferredLights internal to DeferredHelper. 13 éve
  alteredq 46838948e9 Made createRenderTargets method internal to DeferredHelper. 13 éve
  alteredq 19df092da9 Moved the rest of deferred pipeline from examples into DeferredHelper. 13 éve
  alteredq ee53b015a0 Started to move deferred functionality out of examples into DeferredHelper. 13 éve
  alteredq a938f0feb4 Removed shininess and specular intensity defines from deferred examples. 13 éve
  alteredq c12109d753 Added specular color and shininess to color G-buffer in deferred shading examples. 13 éve
  alteredq c0fb64deff Started to experiment with properties packing in geometry passes in deferred shading. 13 éve
  alteredq 61c9e5f119 Replaced basic shader with custom shader in deferred shading. 13 éve
  alteredq 3be2c266f3 Simplified bumpmap shader for deferred normal pass. 13 éve
  alteredq 5f2ae7a597 Refactored deferred pointlights example to use common code with deferred morphs example. 13 éve
  alteredq 05e363b4a8 Added deferred shading example with morph animation. 13 éve