Skip to content

EricGebhart/scad-clj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scad-clj

OpenSCAD DSL in Clojure

Functions generally mirror OpenSCAD, with the following notable exceptions:

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

Releases and dependency information

Latest release: 0.2.1

Leiningen dependency information:

[scad-clj "0.2.1"]

Maven dependency information:

<dependency>
  <groupId>scad-clj</groupId>
  <artifactId>scad-clj</artifactId>
  <version>0.2.1</version>
</dependency>

Build Status

About

OpenSCAD DSL in Clojure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%