This project was made for the Computational Geometry course in the University of Patras. The aim was to test ray-mesh intersections using the signed distance function and the ray marching alforithm.
You can run the demonstration by cloning this repository and running python main.py
Press <Enter>
to see the next animation or <r>
to redo the current animation.
When creating the plane, use <a>
or <d>
to rotate it.