thi.ng/geom-meshops

thi.ng geometry kit - CSG module

Leiningen/Boot

[thi.ng/geom-meshops "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

thi.ng/geom-meshops {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("thi.ng:geom-meshops:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thi.ng</groupId>
  <artifactId>geom-meshops</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>