Skip to content

ccaspers/RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Raytracer

Created as an exercise for 'generative computer-graphics' at my college.

Features

  • configurable phong-materials
  • multiple, colored lights
  • recursive calculation of reflections
  • simple shadows

Drawbacks

  • no antialiasing
  • unoptmizied (aka. slow) rendering
  • no support for 3d-object-files

ScreenShot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages