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

Expand Geometry Capabilities #542

Open
jonahrb opened this issue May 26, 2023 · 0 comments
Open

Expand Geometry Capabilities #542

jonahrb opened this issue May 26, 2023 · 0 comments
Assignees
Labels
enhancement New features or code improvements SERVER-IMPLEMENTATION Issue/PR assigned with this tag must be solved server-side

Comments

@jonahrb
Copy link
Contributor

jonahrb commented May 26, 2023

📝 Description of the feature

We want to expand our geometry capabilities, not necessarily all on the client but we need some basic abilities such as evaluating edges and faces, determining orientation of geometry, etc

  • Implement bounded/trimmed geometry (curves and surfaces)
  • edges and faces should have a geometry property, a bounded curve or surface that can be evaluated
  • reorganize primitives folder, maybe rename to geometry, have folders for curves, surfaces
  • maybe implementing a Coedge?

💡 Steps for implementing the feature

No response

🔗 Useful links and references

http://www-isl.ece.arizona.edu/ACIS-docs/HTM/DATA/KERN/KERN/29CLC/0002.HTM

@jonahrb jonahrb added the enhancement New features or code improvements label May 26, 2023
@jonahrb jonahrb self-assigned this May 26, 2023
@RobPasMue RobPasMue added the SERVER-IMPLEMENTATION Issue/PR assigned with this tag must be solved server-side label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements SERVER-IMPLEMENTATION Issue/PR assigned with this tag must be solved server-side
Projects
None yet
Development

No branches or pull requests

2 participants