MiiBond 0c899e055f Added shadow map type definitions and replaced shadowMapSoft boolean on the renderer with shadowMapType. The default type is THREE.PCFShadowMap, which amounts to the previous default of shadowMapSoft = true. A new type, THREE.PCFSoftShadowMap will enable bilinear filtering of the shadow in the shader for smoother results. 13 年 前
..
api 0c899e055f Added shadow map type definitions and replaced shadowMapSoft boolean on the renderer with shadowMapType. The default type is THREE.PCFShadowMap, which amounts to the previous default of shadowMapSoft = true. A new type, THREE.PCFSoftShadowMap will enable bilinear filtering of the shadow in the shader for smoother results. 13 年 前
files 67294eb285 Docs using inconsolata. 14 年 前
manual 33fa020e85 Some tweaks to the new additions to the docs. 13 年 前
prettify 728573269c Tweaked code snippet color theme. 14 年 前
index.html ddef07a18c r53 13 年 前
list.js b63ad21659 Docs: Removed controls. 13 年 前
page.css 33fa020e85 Some tweaks to the new additions to the docs. 13 年 前
page.js 33fa020e85 Some tweaks to the new additions to the docs. 13 年 前
粤ICP备19079148号