package OSCADml
OCaml DSL for 3D solid modelling in OpenSCAD
Install
Dune Dependency
Authors
Maintainers
Sources
OSCADml-0.2.1.tbz
sha256=406e45c5df8122e8b065342e10ba9deb7a066683b256619462c405da69ba5baa
sha512=20db4192d6204d9fd5914562ec83d8edbbb1f5c89a72e61928bf662fdcc9ecea38760b26c99af801ddfc5b877c451ad11c16fc89a6a36ef8c20881375627295b
doc/CHANGES.html
v0.2.1
- make odoc manual compatible with odig
- update PolyText example to reflect move into optional sublibrary (OCADml v0.4.0)
v0.2.0
- add dimension type parameter to
Scad.t
(adjust to abstract Gg types in OCADml)
v0.1.1
- add
?incl
parameter toScad.to_file
for two file "include" trick - use
incl:true
in a couple examples
v0.1.0
- Initial opam release of the OSCADml library