Naive NURBS creation

23 views
Skip to first unread message

G

unread,
Jun 1, 2021, 6:38:31 PM6/1/21
to NURBS-Python
Hello, is it possible to define simple planes and connect these like this neat idea here: https://www.xnurbs.com/ ?
I would like to prototype a hull with smooth edges / plot it with matplotlib.
Regards 
Goran

Onur Bingol

unread,
Jun 2, 2021, 12:13:06 PM6/2/21
to nurbs-python






---- On Tue, 01 Jun 2021 15:38:31 -0700 G <sendmai...@gmail.com> wrote ----

--
You received this message because you are subscribed to the Google Groups "NURBS-Python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nurbs-python...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nurbs-python/148ab712-9d2c-4bb9-b7b3-8b734ba5f3dbn%40googlegroups.com.


G

unread,
Jun 10, 2021, 7:47:01 PM6/10/21
to nurbs-...@googlegroups.com
I'm trying to create some casings for 3d printing. I would like to create a casing out of planar rectangular surfaces. After, I would like to make many edges a "rounded edge" with a radius r between 0 and n.

I've found the same approach in example 5  below https://github.com/revarbat/BOSL2/wiki/rounding.scad#function-round_corners  but in 2d only. Any edge can be rounded.

My goal is to speed up the creation of an object as it would be constructed with sharp edges only. After, a subset of sharp edges become rounded.
Reply all
Reply to author
Forward
0 new messages