omdl  v0.5
OpenSCAD Mechanical Design Library
Todo List
globalScope> Global pyramid_q (size, center=false)
Support vertex rounding radius.
File resolution.scad
Review model for accuracy.
File shapes3d.scad
Complete rounded cylinder.
globalScope> Global tetrahedron (size, center=false)
Support vertex rounding radius.
globalScope> Global triangle_ppp (v1, v2, v3, vr, v1r, v2r, v3r, centroid=false, incenter=false)

Replace the hull() operation with calculated tangential intersection of the rounded vertexes.

Remove the all or nothing requirement for vertex rounding.