package OSCADml

  1. Overview
  2. Docs
OCaml DSL for 3D solid modelling in OpenSCAD

Install

Dune Dependency

Authors

Maintainers

Sources

OSCADml-0.2.0.tbz
sha256=051ef28b6224a75f7374967934aa849adcc7497b35e657d55dd880d2d4e9f1d0
sha512=5cc4735ea4dce058c8eb43395ebb597a407541883370e32e9ea2981114f26a15b030e73c66e200b8dcce35a97140452967ff587d6ba30d6a0c455671f80104be

CHANGES.md.html

v0.2.0

  • add dimension type parameter to Scad.t (adjust to abstract Gg types in OCADml)

v0.1.1

  • add ?incl parameter to Scad.to_file for two file "include" trick

  • use incl:true in a couple examples

v0.1.0

  • Initial opam release of the OSCADml library