Skip to content

atorys/miniRayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

miniRayTracer

Geometry scene render with miniLibX ✏️

Requirements :
✘ MacOS or Linux
✘ GNU make
✘ gcc

How to run

Use make rule to compile the program. Run it with a scene file.
You can find example files in scenes/ directory.

cd RayTracer/ && make
./miniRT  [scene.rt]

Useful links

Jamis Buck : The Ray Tracer Challenge
Habr : Трёхмерная графика с нуля. Часть 1: трассировка лучей
✦ Камран Амини : Книга «Экстремальный Cи. Параллелизм, ООП и продвинутые возможности»

Features

Zooming Resizing objects
Multiple cameras Rotation

.rt file by @BillyKlebitz

Written with C, math and 💖

About

Geometry scene render with miniLibX ✏️ 🔵

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published