This is my C implementation of "ray traced" image rendering on the basis of a book "Ray Tracing in One Weekend" The output of images is a PPM(P3) file.
-
Updated
Nov 7, 2022 - C
This is my C implementation of "ray traced" image rendering on the basis of a book "Ray Tracing in One Weekend" The output of images is a PPM(P3) file.
MiniRT is a ray tracing program that creates 3D images from .rt files with geometric objects, lighting, and interactive controls.
Add a description, image, and links to the raytraicing topic page so that developers can more easily learn about it.
To associate your repository with the raytraicing topic, visit your repo's landing page and select "manage topics."