Skip to content

ExR-dev/Raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

A GLSL-based raytracer rendered with SFML 2.6.0. The lighting model supports emission, reflection & refraction, gloss, absorption and more. The renderer also supports cumulative rendering and many other small features. Multiple primitives are supported including triangles. Importing meshes is not supported.

Before running, you must ensure SFML (included in the repo) is added to PATH.

Preview

Alt text Alt text Alt text

(All images were taken using the built-in snapshot key.)

About

A simple raytracer for a 3D programming assignment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published