|
2551f48a36
|
remove redundant comment
|
2024-02-12 17:19:29 -05:00 |
|
|
4c70c18672
|
add dummy parse for lights
|
2024-02-12 17:13:31 -05:00 |
|
|
f3f534a8fe
|
implement setters
|
2024-02-11 18:07:04 -05:00 |
|
|
287fdec97b
|
declare setters for optional members
|
2024-02-11 18:00:14 -05:00 |
|
|
2e6a248b3c
|
add Light.cc, nothing need to implement yet
|
2024-02-11 17:54:46 -05:00 |
|
|
a12711e543
|
rewrite Light class using Eigen
|
2024-02-11 17:53:14 -05:00 |
|
|
a73f25c027
|
add light header
|
2024-02-11 16:22:51 -05:00 |
|
|
39c584eff9
|
make the render function private
|
2024-02-08 16:43:41 -05:00 |
|
|
7ede9f694d
|
change RayTracer class constructor param
|
2024-02-01 19:14:20 -05:00 |
|
|
2d18bab382
|
remove debug outputs
|
2024-02-01 18:55:41 -05:00 |
|
|
90e0cfb632
|
refactor RayTracer class
|
2024-02-01 18:43:10 -05:00 |
|
|
baea2db514
|
move output factors to Scene class
|
2024-02-01 18:42:40 -05:00 |
|
|
550bf180ba
|
implement alpha 1
|
2024-02-01 17:54:14 -05:00 |
|
|
f17bf228aa
|
add RayTracer class
|
2024-02-01 16:05:44 -05:00 |
|