- 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.
- Install Homebrew
- After instalation use this command
brew install gtk+3
- DONE! :D
Examples: