Skip to content
/ miniRT Public

This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images and you will never be afraid of implementing mathematical formulas again.

License

Notifications You must be signed in to change notification settings

tzeck1/miniRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniRT

[group project with @rsiebert]

This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images and you will never be afraid of implementing mathematical formulas again.

Here you can read more about the concept https://de.wikipedia.org/wiki/Raytracing
And here is the library we used https://github.com/codam-coding-college/MLX42

Screenshot 2023-02-09 at 11 55 46

Usage

make to compile all source files
./miniRT <rt_file_path> (example maps are in our rt folder)

About

This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images and you will never be afraid of implementing mathematical formulas again.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published