Skip to content

Triangle-Triangle + Mesh-Mesh intersections, unit tests, segments, etc.#71

Merged
matas-bitbybit-dev merged 5 commits intomasterfrom
develop
Apr 29, 2025
Merged

Triangle-Triangle + Mesh-Mesh intersections, unit tests, segments, etc.#71
matas-bitbybit-dev merged 5 commits intomasterfrom
develop

Conversation

@info-bitbybit-dev
Copy link
Copy Markdown
Contributor

Introduced mesh class on the base for computing simple triangle-triangle intersections and mesh-mesh intersections that produce polylines or segments. Moved line and polyline classes to base package. Removed verbnurbs methods as they were misplaced - line and polyline should not depend on higher level kernels to function.

… recreation algorithm from those polygon points. This makes it easier to translate meshed BRep geometries from OCCT to JSCAD and Manifold kernels. There's no need to mangle with game engine meshes in this process.
…gle intersections and mesh-mesh intersections that produce polylines or segments. Moved line and polyline classes to base package. Removed verbnurbs methods as they were misplaced - line and polyline should not depend on higher level kernels to function.
@matas-bitbybit-dev matas-bitbybit-dev merged commit 362e2af into master Apr 29, 2025
6 checks passed
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