package OSCADml
OCaml DSL for 3D solid modelling in OpenSCAD
Install
Dune Dependency
Authors
Maintainers
Sources
OSCADml-0.2.2.tbz
sha256=8c0eeb5055dd16bb0f9b25b4d21d5312c431969fd0871fc045df2f93147ae39a
sha512=b28bd304ef3196193ba6fe33f51f0f1e2c6bb3cd41c47335a513d9fb4b1f5eca8bcbabcf8683d9b35e3cbd4f3dabe2c7bcc8f5c4b087f96a7ac70117fc4babfa
doc/CHANGES.html
v0.2.2
- adapt to OCADml Mesh breaking change (polygonal -> triangular)
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