8000 GitHub - Hugothms/miniRT: 42 Project - My first RayTracer with miniLibX
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Hugothms/miniRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniRT

This project is an introduction to the beautiful world of Raytracing.

Gallery

molleculles cylinders sphere_shadows spheres

Usage

First clone the repository and the git submodules:

git clone --recurse-submodules -j8 git@github.com:Hugothms/miniRT.git

Then make and run the executable:

make && ./miniRT scenes/test.rt

Or, you can make and run more conveniently:

make test

About

42 Project - My first RayTracer with miniLibX

Topics

Resources

License

Stars

Watchers

Forks

0