Skip to content

BRep topology (experimental)#36

Open
pboyer wants to merge 3 commits into
masterfrom
topology
Open

BRep topology (experimental)#36
pboyer wants to merge 3 commits into
masterfrom
topology

Conversation

@pboyer

@pboyer pboyer commented Jun 15, 2017

Copy link
Copy Markdown
Owner

No description provided.

pboyer added 3 commits June 15, 2017 00:29
This reverts commit 6ec5ea3.
@pboyer pboyer changed the title Topology BRep topology (experimental) Jul 4, 2017
@maufl

maufl commented Mar 18, 2020

Copy link
Copy Markdown

Hi, I'm currently looking for (open source) implementations of boolean intersections of NURBS-surface based solids as learning material. I realize this PR is very old, but do you remember whether it's mostly complete? Is there anything crucial missing?

@pboyer

pboyer commented Mar 18, 2020

Copy link
Copy Markdown
Owner Author

This isn't particularly complete.

This is a better solution to the surface surface intersection problem: #37. I currently use an approach where I tessellate the surfaces, intersect the meshes, and refine the output. More robust systems generally use a marching approach.

I think this is a better place to look: https://github.com/solvespace/solvespace/tree/master/src/srf

@maufl

maufl commented Mar 18, 2020

Copy link
Copy Markdown

Thanks for the pointer! I did not know about this project so far.

@pboyer

pboyer commented Mar 18, 2020

Copy link
Copy Markdown
Owner Author

@maufl This is another good place to learn from: https://github.com/kanzure/brlcad/tree/master/src/libbrep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants