rt : a raytracing engine made using minilibx. Features all quadrics, CSG objects, bumpmapping and texture mapping amongst other features.
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 d43b1f9747 rt 2 years ago
inc rt 2 years ago
libft rt 2 years ago
scenes rt 2 years ago
src rt 2 years ago
xpm rt 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
Makefile rt 2 years ago
Manual.1 rt 2 years ago
README.md rt 2 years ago
auteur rt 2 years ago

README.md

rt

rt : a raytracing engine made using minilibx. Features all quadrics, CSG objects, bumpmapping and texture mapping amongst other features.

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

Most scenes wont work as I’ve deleted heavy texture files from the original repo.

It’s a team project for 4 students.