Skip to content

myk45/DaRay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaRay

A simple Ray Tracer.(Uses glm for the math)

  1. Builds on Linux -> Makefile provided.
  2. A VisualStudio 2010 solution attached as well.

The following features are currently available:

  1. Ray-Plane and Sphere intersections
  2. Shadows
  3. Textures
  4. Lighting(No specular yet)
  5. MultiThreaded.(provided C++11 support is present)

ScreenShot

About

A simple Ray Tracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages