This is a collection of cool 3D stuff made 100% in Elm.
Get inspired to play with these tools, build stuff and contribute to public libraries!
If you think that something is missing, you spotted a mistake or you have some feedback, send me a message or — even better — open an issue or send a pull request in this repository.
If you want to learn more about 3D Graphics in Elm, you can start reading the documentation of these libraries and joining the channels #webgl and #gamedev in the Elm Slack.
Enjoy! 🎉
Content
Demos
Balls and Blocks
- Author: Ian Mackenzie
- Demo⬈
- Code⬈
Cloth
Cloth simulation built using many particle bodies and distance constraints between adjacent points.
- Author: Andrey Kuzmin