KinoThreeJs WORK IN PROGRESS! This is a Kino wrapper around three.js Installation If available in Hex, the package can be installed by adding kino_three_js to your list of dependencies in mix.exs: def deps do [ {:kino_three_js, "~> 0.1.0"} ] end