This website requires JavaScript.
Explore
Help
Sign In
moldybits
/
raytracer-c
Watch
1
Star
0
Fork
0
You've already forked raytracer-c
Code
Issues
6
Pull Requests
Packages
Projects
Releases
Wiki
Activity
191
Commits
4
Branches
0
Tags
2.2
MiB
master
Branches
Tags
No results found.
Commit Graph
3 Commits
Author
SHA1
Message
Date
Zachary D. Rowitsch
a34e4409d0
Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct
2020-10-21 23:59:57 -04:00
Zachary D. Rowitsch
a0242709ec
Rename the global exception var to something else to satisfy the static analyzer :(
2020-10-10 09:49:11 -04:00
Zachary D. Rowitsch
8d645ca8d3
Move main dir -> demo
2020-10-10 09:44:50 -04:00