The implementation of the Ray Tracing algorithm for Computer Graphics signature.
This project was develop on Ruby and use the next gems:
- opengl
- glu
- glut
- chunky_png
What things you need to install and how to install them
- Ruby - The programming language
$ gem install bundler
Only need to excecute:
$ bundle install
$ ruby main.rb
- Andres Jordan Zeballos - @andresjordanze
See also the list of student's projects who participated in this classroom project.