Skip to content

brownie-in-motion/simple-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Raytracer

colored balls on checkered ground

This is a simple path tracer based on Wikipedia and high-school level physics headcannon. It is written in C++, but none of the code is very idiomatic. There is a basic notion of textures, but refraction is not implemented successfully. Future work, perhaps.

About

wikipedia-based path tracing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages