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

Rename toWebGLEntities -> toWebGL? #62

Closed ianmackenzie closed 4 years ago

ianmackenzie commented 4 years ago

Shorter, seems a bit less awkward, avoids the unfortunate adjacent capital letters

ianmackenzie commented 4 years ago

Will probably stick with toWebGLEntities for now - a bit more explicit, and is OK if it sounds a bit awkward since it should be for expert use only