I get curves with 70k+ segments(/control points) in total…
What would be the best way to reduce the number of control points/segments here? Reducing the tolerance on polylineoffset leads to jagged lines. Simplifycrv doesn’t really seem to do the trick.
With larger panels and extrusions, file size quickly becomes unmanageable…
Hi, thanks for the tip. I tried reducepolyline to similar effect. It is an option, decreasing the number of segments by around 20%…
I wondered whether it was possible to rebuild the curves as the original nurbs as they were before applying polylineoffset. That would reduce the amount of segments enormously…
Ok, so this is really a problem. The pattern evolves, so it is not a repeatable pattern.
I end up with a panel of curves with over 0.5 million control points…Creating a planarsrf and Srfoffset to create thickness takes a long time. Rendering it seems impossible, I cannot get past the ‘creating meshes’ phase…
My hardware is not the best, a laptop with an Nvidia GPU (GT 1650). First time I encounter such difficulties though…
Mmm… and it only costs you 112,000 redundant curves…
If you just said from the start what you need, we could have finished solving it by now - sometimes folks get so attached to their next step that they forget there’s 50 ways to solve a problem - you asked for clean curves, you got them… sounds like that wasn’t really your focus
Be careful what you wish for, you might just get it.
Hi, apologies for being unclear about my purposes. Definitely not wanted to waste anyone’s time.
I was indeed focused on using polyline offset and then ‘rebuilding’ the curves one way or another , as it delivers the solution I need, but with the unlucky side effect of way too many curves (if I understand this correctly: NURBS curve being converted to a polyline, resulting in way, way more segments to approximate arcs). I imagine that there are other approaches, and I am indeed probably too focused on this approach.
The second image is as such indeed what I would need: an offset of curves created with parakeet, with thickness and ‘cleaned up’ continous curves which are fit for laser cutting.
I guess it would be possible to trim the unwanted ends of the curves created using your method as you outlined before.
Hello
I didn’t read all the thread so excuse me if it is not useful.
I used my Nautilus plugin.
Converting polylines to Arcs and Lines could reduce the number of curves. Reduction by 7.
That is exactly what I was looking for…Many, many thanks!
EDIT: it certainly was an answer to my original question as in how to reduce the number of segments/control points.
Unfortunately, it turns out that this is not the main cause for the bad performance, the model is still large (120mb when converted to a planar srf) and thus very resource hungry. I assume it is a hardware thing and patience is required…