Skip to content
/ krayon Public

A simple raytracer with Phong illumination, reflections and shadows, point lighting, inverse texture mapping, and adaptive anti-aliasing.

Notifications You must be signed in to change notification settings

cloudkj/krayon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krayon

A simple raytracer. First written in 2003 as an experiment in ray tracing, lighting, shading, and texture mapping.

Room

Features

  • Primitive objects: spheres, planes
  • Phong illumination model
  • Reflections and shadows
  • Point lights
  • Inverse texture mapping
  • Adaptive anti-aliasing

License

Copyright © 2003-2017

About

A simple raytracer with Phong illumination, reflections and shadows, point lighting, inverse texture mapping, and adaptive anti-aliasing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages