- bump OCADml dependency to v0.6.0
- add
Mesh.skline
example page - minor cleanup of old examples with newer convenience functions
- adapt to OCADml Mesh breaking change (polygonal -> triangular)
- make odoc manual compatible with odig
- update PolyText example to reflect move into optional sublibrary (OCADml v0.4.0)
- add dimension type parameter to
Scad.t
(adjust to abstract Gg types in OCADml)
- add
?incl
parameter toScad.to_file
for two file "include" trick - use
incl:true
in a couple examples
- Initial opam release of the OSCADml library