ianmackenzie / elm-3d-scene

A high-level 3D rendering engine for Elm, with support for lighting, shadows, and realistic materials.
https://package.elm-lang.org/packages/ianmackenzie/elm-3d-scene/latest/
Mozilla Public License 2.0
205 stars 27 forks source link

Make "fast soft lighting" the default? #57

Closed ianmackenzie closed 4 years ago

ianmackenzie commented 4 years ago

Seems to work well, much more efficient than the existing soft lighting - should probably just remove the existing version