Skip to content

A simple raytracer with some built-in scenes.

Notifications You must be signed in to change notification settings

devint1/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Raytracer

This is a simple raytracer with a few built-in scenes. I originally wrote it for a homework assignment, but later fixed some bugs and polished the code.

Running

  1. Open the solution file in Visual Studio 2015.
  2. Build the solution.
  3. Install Raytracer\lib\glut32.dll (either copy it to C:\Windows\SysWOW64 or the current executable directory).
  4. Launch the program.
  5. Use keys 1-4 to select different scenes

Screenshots

Scene 1

alt text

Scene 2

alt text

Scene 3

alt text

Scene 3 (3D)

You can view this in 3D by crossing your eyes and focusing on the blended image that appears in the middle.

alt text

Scene 4

alt text

About

A simple raytracer with some built-in scenes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published