Solutio in silico

Geometry Source Code

This section is for code involving geometric shapes and calculations. One example of its use is in the RayCT algorithm and the RayCT Lite web app The source code consists of several geometric objects (3D vector, ray, cylinder, etc.) and relevant calculations between them (e.g. ray intersection with a cylinder).

Source Code List

Dependencies

There are no dependencies outside of the C++ standard library.