-
Notifications
You must be signed in to change notification settings - Fork 14
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
We do not support the 3rd degenerate case for Tori #156
Comments
For some reason I didn't think we supported either one. In case 2, do we actually get some kind of "infinity" symbol/ Venn diagram shape? |
What solutions are on the table?
I suppose definitely 2 and either 1 or 3? |
1 vs. 3 sounds like a design philosophy question:
I think no matter the answer to that question the short term solution should be pursuing 1 and 2 as those seem the lowest effort, and 3 should be a long term feature addition (if ever). My two cents on support for this edge case: this seems to be a lot of effort to support for an edge case, and I don't think it's worth it. Though I think a huge part of my opinion on this is based on the assumption that all forms of case 3 lenticular shapes can be replicated with the intersection of two ellipsoids or parabloids. |
This does belong here - because it's implemented in the lightweight |
The mcnp manual states there are three 'kinds' of torus;
It seems we do not support the third use case.
The text was updated successfully, but these errors were encountered: