Skip to content

Commit

Permalink
Add brief note about performance improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmackenzie committed Jun 27, 2020
1 parent 72f7da2 commit 8934d40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ to get a sense of what features are planned (and add your own feature request if
there's something you'd like to see!), but some of the immediate next steps will
likely include:

- Performance improvements (there are already some [improvements in the pipeline
for `elm-explorations/webgl`](https://github.com/elm-explorations/webgl/pull/28)
that will significantly improve `elm-3d-scene` performance)
- [Support for loading different model formats](https://github.com/ianmackenzie/elm-3d-scene/issues/30)
such as glTF and OBJ (likely in separate packages designed to work nicely with
`elm-3d-scene`, instead of being part of `elm-3d-scene` itself)
Expand Down

0 comments on commit 8934d40

Please sign in to comment.