class scadItem is added that allows the creation of of polyhedra that can be deformed to create complex shapes
multiple polyhedron manipulation tools are being developed
Loft allows loft between faces with different numbers of points
Loft adds spheroid() and conoid()
Maths adds equal(), closest(), meanPoint() and others
Various failed attempts to get the Module to be indexed in MetaCPAN
Documentation changes
added a multimatrix method `skew`
Enhanced Gears.pm to allow creation of involute helix gears, bevel gears, bihelical gears and racks
Added text() method
Developed a protype API for perl modules to extend CAD::OpenSCAD
Converted one of the examples into a module Gears.pm
Added Math.pm for some 3D manipulations
Modified linear_extrude and rotate_extrude to create new object labels (rather than reuse the 2d objects label)
commented labels inserted
Examples folder for demoing new features as they appear
experimental modules
blog uploaded
2d objects circle and square and polygo.
extrusion methods added
camel example
OpenSCAD tutorial car can now be created
First prototype