woodward / kino_three_js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:JavaScript 42.7%Language:Elixir 30.2%Language:HTML 27.1%