Hacker News new | ask | show | jobs
by ur-whale 1709 days ago
> This is my biggest wish for OpenSCAD.

Even better would be a procedural way to "measure" things on models returned by code.

e.g. a method that would return a sorted list of intersection points between a 3D line and a model.

This would be a killer feature for OpenSCAD.

This is all the more sad that the underlying engine (CGAL) does support this feature.