rtv1 : a basic raytracing engine made using minilibx. It features Phong shading, planes, spheres, cones and cylinders.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
gbrochar 987ae15692 rtv1 2 years ago
libft rtv1 2 years ago
scenes rtv1 2 years ago
src rtv1 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
Makefile rtv1 2 years ago
README.md rtv1 2 years ago
auteur rtv1 2 years ago

README.md

rtv1

rtv1 : a basic raytracing engine made using minilibx. It features Phong shading, planes, spheres, cones and cylinders.

You need to have to minilibx installed to run it. It will not compile on linux systems.