Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 198 Bytes

ThreeD

Simple 3D rendering with Elixir.

Running

$ git clone https://github.com/harrisi/elixir_threed.git
$ cd elixir_threed
$ iex -S mix
iex> :wx_object.start_link(ThreeD, [], [])