← All repos

elm-webgl

Functional 3D Rendering with WebGL in Elm

Browse cluster: Elm Language & Ecosystem
102commits
12contributors
2languages

Tech stack & purpose

elm-webgl is a library for functional 3D rendering with WebGL in Elm, providing a simple API for GPU-accelerated rendering of both 2D and 3D graphics. Built for the Elm programming language, it uses GLSL for shader definitions and relies on the WebGL rendering pipeline, which processes meshes through vertex and fragment shaders to produce visual output. The project was originally created by johnpmayer, though the primary fork is now maintained by the elm-community organization.

Community & reference links

Languages

Elm
51.2%
JavaScript
48.8%

Contributors