Skip to content

nesvoboda/minirt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minirt Logo

A student project at 42.fr. A minimal raytracing engine writtent in C and MiniLibX.

Minirt Screenshot

How to install

  1. Clone the repo:
git@github.com:nesvoboda/minirt.git --recursive
  1. cd into it and make to compile it:
cd minirt && make
  1. Now ./miniRT ./scenes/scene.rt

There are some scenes in the scenes folder that showcase minirt.

Known Issues

It has been suggested that the color model is slightly inaccurate.

About

🔦 A minimal raytracing engine in written in C on MinilibX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published