Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

kiruh/omp-ray-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Ray tracing

This project was created as a homework at Plovdiv University.

Simple ray tracing implementation using OpenMP.

$ g++ -fopenmp main.cpp # build from source
$ ./a.out 100 # generate image
$ display image.ppm # show image

About

Simple ray tracing implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages