Three.js 013Shadows
Summary
- Introduction to shadows
- Added shadow as mesh with
alphaMap - Added
castShadow,shadow.mapSize,shadow.cameraproperties toDirectionalLight,SpotLightandPointLight - Added
receiveShadowproperty to plane - Experimented with baked shadows,
renderer.shadowMapandPCFSoftShadowMap
Loading...
Back to Lights
Back to Three.js
Continue with Haunted House