com.github.itarck/mathree

ClojureScript wrapper for Threejs math library

Leiningen/Boot

[com.github.itarck/mathree "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.itarck/mathree {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("com.github.itarck:mathree:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.itarck</groupId>
  <artifactId>mathree</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>