2D RayTracer
A downloadable project
A simple 2D Ray-tracer that takes into account refraction, reflection, dispersion and Fresnel. The controls and UI are terrible but functional.
Source Code available on GitHub (https://github.com/fidofetch/RayCasting-Processing3)
Shift+Click to add walls
CTRL+Click to add glass(Must be built in a clockwise motion to avoid unintended behavior)
Status | In development |
Category | Other |
Rating | Rated 4.0 out of 5 stars (1 total ratings) |
Author | fidofetch |
Genre | Simulation |
Tags | 2D, graphics, Physics |
Download
Download
RayTracer.zip 4.6 MB
Install instructions
-Download
-Unzip
-Run .exe
Comments
Log in with itch.io to leave a comment.
Neat, could use better UI.
Thanks, UI is something I always end up neglecting. Most of my programs end up feeling like dwarf fortress in that regard.