An open API service indexing awesome lists of open source software.

https://github.com/johannesbuchner/intersection

Ray tracing / Line intersection formulas for various 2d and 3d objects
https://github.com/johannesbuchner/intersection

line-intersection math ray-tracing sphere

Last synced: 3 months ago
JSON representation

Ray tracing / Line intersection formulas for various 2d and 3d objects

Awesome Lists containing this project

README

          

Line-Intersection formulae
============================

Ray Tracing / Line intersection formulas between lines and various 2d and 3d objects
are automatically derived using the computer-algebra system sympy.

See the collection here:
https://johannesbuchner.github.io/intersection/

Send me a push request or email if you would like something added!