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
207 stars 27 forks source link

Switch to separate color and float texture types? #50

Closed ianmackenzie closed 4 years ago

ianmackenzie commented 4 years ago

Would more easily allow for float textures to specify which color channel should be used (or if average/greyscale value should be used instead)

ianmackenzie commented 4 years ago

Separate-channel loading implemented in c794cf2cf8324a917eaadfe5acf6597e90302a52