Skip to content

Creating Gordon Surfaces #830

Answered by mnesarco
jsbroks asked this question in Q&A
Dec 20, 2024 · 2 comments · 16 replies
Discussion options

You must be logged in to vote

TiGL[1] has an OpenCascade based Gordon surface builder that is very good (c++). Christophe Grellier (@tomate44) ported it to FreeCAD's Curves WB[2] long time ago in Python. It can be used as a reference to port it to build123d. I am in the process of reorganizing the implementation as a standalone python module, but it is WIP and i can't make compromises on that [3]

[1] https://dlr-sc.github.io/tigl/
[2] https://github.com/tomate44/CurvesWB/blob/master/freecad/Curves/gordon.py
[3] https://github.com/mnesarco/MarzWorkbench/blob/master/freecad/marz/curves/gordon.py

Replies: 2 comments 16 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
16 replies
@mnesarco
Comment options

@gumyr
Comment options

@mnesarco
Comment options

@gumyr
Comment options

@mnesarco
Comment options

Answer selected by jsbroks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants