Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conway api surface - connected positional transform matrices to meshes + more transforms + scaffolding for further transforms #20

Merged
merged 17 commits into from
May 30, 2023

Conversation

nickcastel50
Copy link
Contributor

This pull request satisfies most of Momentum.ifc's geometry. Includes:

  • Proper topographical sort / element walk for geometry extraction
  • Connecting transform matrices to mesh geometry.
  • Scaffolding added for IfcBooleanResult + IfcExtrudedAreaSolid + various IfcCurve types

There is an accompanying PR for Conway-Geom that should be accepted prior to this one.

Copy link
Contributor

@ConorStokes ConorStokes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we move forwards I thin we want to break-up ifc_geometry_extraction.ts, not necessarily now but it's worrying as it starts to get towards 1,000 lines that it may become unreadable.

@nickcastel50
Copy link
Contributor Author

As we move forwards I thin we want to break-up ifc_geometry_extraction.ts, not necessarily now but it's worrying as it starts to get towards 1,000 lines that it may become unreadable.

Agreed, will address when we refactor.

@nickcastel50 nickcastel50 merged commit afa6087 into bldrs-ai:main May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Closed PRs
Development

Successfully merging this pull request may close these issues.

2 participants