Three.js 012Lights
Summary
- Introduction to different types of lights
AmbientLight
,DirectionalLight
,HemisphereLight
,RectAreaLight
,SpotLight
- Added helpers to assist with visualizing light effects (e.g. cones, planes and lines to light position and direction)
Loading...