vitorgodeiro / ART

Awesome Ray Tracing (ART) is an 3D image renderer that use Ray tracing techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ART

Awesome Ray Tracing (ART) is an 3D image renderer that use Ray tracing techniques .

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to run the software

  • g++
  • OpenMP

Compile

make

Running

./exec

Author

  • Vítor Godeiro

License

This project is licensed under MIT license - see the LICENSE file for details.

About

Awesome Ray Tracing (ART) is an 3D image renderer that use Ray tracing techniques.

License:MIT License


Languages

Language:C++ 96.2%Language:C 3.3%Language:Makefile 0.5%