Ray Optics in C++ banner

Ray Optics in C++

1 devlog
2h 32m 21s

It is an attempt to build a Simulator to simulate ray optics in C++ using SFML.
This project demonstrates how does light interact with mirrors and undergoes refraction and reflection.
The project is solely being built by me.

This project uses AI

I have used ChatGPT to learn about the concepts and to learn SFML. I use AI to improve the speed of searching through the documentation of SFML

Repository

Loading README...

serwin.dev

Just updated the ray of light.
So far, on right click of mouse, the simulator will emit light from the source as rays. The rays will collide with mirror and disappear.
Soon, the mirror will reflect the light or refract based on medium.

Attachment
0