OpenSCAD DSL in Clojure
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

scad-clj

OpenSCAD DSL in Clojure

Functions generally mirror OpenSCAD, with the following notable exceptions:

  • All angles are in radians
  • All primitive forms are centered at the origin

Releases and dependency information

Leiningen dependency information:

Clojars Project

Build Status