Skip to content

erlangsters/beam-graphics-shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D/3D shapes for the BEAM graphics library

🚧 This project is under active development. Do not used at the moment as it's not ready. Consult the develop branch for progress.

Erlangsters Repository Supported Erlang/OTP Versions Current Version License Build Status Documentation Link

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.

About

2D/3D shapes for the graphics library of the BEAM ecosystem.

Topics

Resources

License

Stars

Watchers

Forks

Languages