jared-hughes / DesThree

Desmos bindings for three.js
3 stars 0 forks source link

Add rest of lights #43

Closed jared-hughes closed 3 years ago

jared-hughes commented 3 years ago

DirectionalLight - like daylight SpotLight - light along cone HemisphereLight - color along gradient from sky color to ground color

RectAreaLight is not included because it is very limited — no shadows, and only physically-based materials are supported.