🚧 This project is under active development. Do not used at the moment as it's not ready. Consult the
develop
branch for progress.
A helper library to complement the graphics library of the BEAM ecosystem with 2D/3D shapes ready to render.
{deps, [
{beam_graphics, {git, "https://github.com/erlangsters/beam-graphics.git", {tag, "master"}}},
{beam_graphics_shapes, {git, "https://github.com/erlangsters/beam-graphics-shapes.git", {tag, "master"}}}
]}.
Written by the Erlangsters community and released under the MIT license.