An attempt to implement a simulation of the behavior of light in Java.
-
Updated
Feb 4, 2024 - Java
An attempt to implement a simulation of the behavior of light in Java.
Explore realistic light behavior in a 2D environment, where a mouse-controlled point source of light illuminates areas not blocked by obstacles. Using C++ and SFML, this program showcases dynamic shadows and light interactions with opaque objects.
Add a description, image, and links to the lightsimulation topic page so that developers can more easily learn about it.
To associate your repository with the lightsimulation topic, visit your repo's landing page and select "manage topics."