Skip to content

Louis-rollet/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer project

Team members 🤝

Description

This project is a raytracer made in C++. It can render 3D objects with different materials and light sources.
Output are written in ppm format
Config files are inside ./scenes folder

How to build the project 🔨

$ make re

How to run the project 🚀

./raytracer <SCENE_FILE> > output.ppm

Example of what you can do with the raytracer 🖼️

Example of a tree with .OBJ file and a green plane This is mickey La légende de shima Human Human Cat

Have fun! 🎉

More informations in the documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors