issues
search
pacmancoder
/
dcdr
Distributed Computing Distributed Raytracer
MIT License
1
stars
0
forks
source link
Implement path tracing primitives
#2
Closed
pacmancoder
closed
6 years ago
pacmancoder
commented
7 years ago
Implement path tracing primitives:
[x] Rays
[x] Intersection info
[x] Materials
[x] Objects
[x] Sphere
[x] Plane
[x] Triangle
pacmancoder
commented
6 years ago
Implemented.
Implement path tracing primitives: