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

Background resources: books, papers, etc.? #61

Open
lynaghk opened this issue Apr 6, 2024 · 1 comment
Open

Background resources: books, papers, etc.? #61

lynaghk opened this issue Apr 6, 2024 · 1 comment

Comments

@lynaghk
Copy link
Contributor

lynaghk commented Apr 6, 2024

Thanks for all of the work you've put into this library --- it's awesome to have such a well-written codebase to use and learn from.

Are there any books, papers, or other resources you would recommend for better understanding Truck's algorithms and the overall approach you want the library to take?

I've read Nagy and Stroud's Solid Modelling and CAD Systems: How to Survive a CAD System which is a great overview of topology terminology and various operations, but it doesn't provide detailed algorithms.

Is there anything you recommend potential contributors read and understand so they can productively contribute to this library?

@ytanimura
Copy link
Contributor

Thank you for your question, and sorry to late reply...

As for the NURBS processing, I refer to The NURBS Book in many parts. I cannot answer for a reference book on the implementation of the topological part, because most of the specific implementation of the topological part is based on my fragmentary knowledge of CAD Kernel and algorithms in general, as well as topological geometry that I learned in graduate school.

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

No branches or pull requests

2 participants