RT @Jenny_Alto@twitter.com
Right. OpenSCAD people. I need an intersection test, to see whether two shapes intersect.
If (intersection_test(shape1, shape2){
//Do something
}
I can't see a way to do this. Is it possible?
Otherwise I'll have to get very messy with maths to calculate intersection.
🐦🔗: https://twitter.com/Jenny_Alto/status/1378257381231054848