Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 662 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 662 Bytes

WELCOME TO RT

  • RT is a programe that use a technique called Ray-Tracing to generate an image by tracing the path of light through pixels in an image and simulating the effects of its encounters with virtual objects.
  • RT is mostly coded in C and for the interface we used GTK+3.

Basic Setup

  1. Install Homebrew
  2. After instalation use this command brew install gtk+3
  3. DONE! :D

Examples:

alt text

alt text

alt text