This is a JavaFX desktop application built for a CS1302 (Software Development) course at the University of Georgia. The application demonstrates real-time API consumption and dynamic UI updates by ...
This project is a simple ray tracer implemented in Java using JavaFX for rendering. It simulates how light interacts with spheres in a 3D space, featuring diffuse lighting, ambient lighting, and ...