Skip to content

Prism line intersect update#20

Merged
stevengj merged 9 commits intoNanoComp:masterfrom
HomerReid:prism_line_intersect_update
Jul 24, 2018
Merged

Prism line intersect update#20
stevengj merged 9 commits intoNanoComp:masterfrom
HomerReid:prism_line_intersect_update

Conversation

@HomerReid
Copy link

Overhauled the implementation of intersect_line_segment_with_prism. It now does the full exact calculation with no assumptions about proximity, as those assumptions were causing subtle errors. I understand this may be overkill, but getting it working with the "simplifying" assumption that the point is always close to the prism seems in fact to be more complicated than doing the full calculation. If computational cost becomes an issue we can revisit to investigate accelerations..

@stevengj stevengj merged commit e8bfa49 into NanoComp:master Jul 24, 2018
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