[C++] Ray tracing
From a txt file which contains objects’ position, material, lights, and so on, the software generates a ray traced image that expresses reflection and refraction. GitHub https://github.com/changkiLee/ComputerGraphics/tree/master/RayTracing GitHub - changkiLee/ComputerGraphics: Projects related to computer graphics Projects related to computer graphics. Contribute to changkiLee/ComputerGraphics d..