Skip to content

A Path tracer written in C - a personal pet project - nothing even remotely useful in production :)

License

Notifications You must be signed in to change notification settings

kennux/CPathTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPathTracer

A Path Tracer written in C with CMake - for fun!

Disclaimer: I've never used C before except for a few small mini programs :D There might be extremely broken or stupid things in this code.

Image

Compilation

I'm working with CLion/CMake and use CLang as compiler. Currently only windows is supported and I think there's also clang-specific stuff in the code.

YMMV :)

Inspiration

Aras Pranckevičius ToyPathTracer https://github.com/aras-p/ToyPathTracer/tree/main

About

A Path tracer written in C - a personal pet project - nothing even remotely useful in production :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published