<pca006132>
just found that some openscad tests failed with manifold 3.1.0
J25k8 has joined #openscad
<pca006132>
for the minkowski that requires exact convex decomposition, I am actually wondering if there is a way to do it quickly with a simple implementation which doesn't involve CGAL...
<pca006132>
we probably don't need the algorithm to be optimal in terms of complexity or the output parts, even if it generates slightly more parts it should still be fine
Guest49 has joined #openscad
<Guest49>
/ O-Ring Lehre: Modul 1 (3–100 mm)
<Guest49>
/ Vertiefte Beschriftung (nur sichtbar im Preview, nicht im STL-Export ohne Modifier)
hyperair has quit [Remote host closed the connection]
snaked has quit [Quit: Leaving]
Guest55 has joined #openscad
<Guest55>
Hi there. Where is the best place to get some support for openscad? I have drawn a bow line in 1.quadrant (x>0,y>0,z=0), using rotate_extrude to create sphere shaped object in that area (x>0,y>0,z>0). When i try to add another copy of this object in area of 2. quadrant (x<0,y>0,z>0) i get message " WARNING: No top level geometry to render" or
<Guest55>
"ERROR: The given mesh is not closed! Unable to convert to CGAL_Nef_Polyhedron." and i can't get around this.
mmu_man has joined #openscad
<teepee>
if you can put the code into some pastebin someone could have a look