discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

designing a shoe

J
jon
Tue, Mar 15, 2022 1:50 PM

I saw this video and am inspired:

https://www.youtube.com/watch?v=pqaWg85WgUE

I wonder how one would go about designing such a complex and organic
part in OpenSCAD.  Does anyone else find this challenge interesting?

Jon

I saw this video and am inspired: https://www.youtube.com/watch?v=pqaWg85WgUE I wonder how one would go about designing such a complex and organic part in OpenSCAD.  Does anyone else find this challenge interesting? Jon
AD
Ari Diacou
Tue, Mar 15, 2022 1:58 PM

I gave it a go with something much simpler:
https://www.thingiverse.com/thing:797798

On Tue, Mar 15, 2022 at 9:51 AM jon jon@jonbondy.com wrote:

I saw this video and am inspired:

https://www.youtube.com/watch?v=pqaWg85WgUE

I wonder how one would go about designing such a complex and organic
part in OpenSCAD.  Does anyone else find this challenge interesting?

Jon


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

I gave it a go with something much simpler: https://www.thingiverse.com/thing:797798 On Tue, Mar 15, 2022 at 9:51 AM jon <jon@jonbondy.com> wrote: > I saw this video and am inspired: > > https://www.youtube.com/watch?v=pqaWg85WgUE > > I wonder how one would go about designing such a complex and organic > part in OpenSCAD. Does anyone else find this challenge interesting? > > Jon > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org >
AC
A. Craig West
Tue, Mar 15, 2022 2:56 PM

I do the Hero Me ducts with cubic bezier curves, you can get some quite
organic shapes. I use my own library for it, but BOSL2 supports pretty much
the same functionality

On Tue, 15 Mar 2022, 10:06 Ari Diacou, ari.diacou@gmail.com wrote:

I gave it a go with something much simpler:
https://www.thingiverse.com/thing:797798

On Tue, Mar 15, 2022 at 9:51 AM jon jon@jonbondy.com wrote:

I saw this video and am inspired:

https://www.youtube.com/watch?v=pqaWg85WgUE

I wonder how one would go about designing such a complex and organic
part in OpenSCAD.  Does anyone else find this challenge interesting?

Jon


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

I do the Hero Me ducts with cubic bezier curves, you can get some quite organic shapes. I use my own library for it, but BOSL2 supports pretty much the same functionality On Tue, 15 Mar 2022, 10:06 Ari Diacou, <ari.diacou@gmail.com> wrote: > I gave it a go with something much simpler: > https://www.thingiverse.com/thing:797798 > > On Tue, Mar 15, 2022 at 9:51 AM jon <jon@jonbondy.com> wrote: > >> I saw this video and am inspired: >> >> https://www.youtube.com/watch?v=pqaWg85WgUE >> >> I wonder how one would go about designing such a complex and organic >> part in OpenSCAD. Does anyone else find this challenge interesting? >> >> Jon >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org >> > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org >