|
a63aedc323
|
finish global illumination
|
2024-03-20 23:37:20 -04:00 |
|
|
75faed07cc
|
fix for speed node
|
2024-03-19 22:21:53 -04:00 |
|
|
9e9d7351bd
|
reformat ray and hitrecord
|
2024-03-14 18:43:28 -04:00 |
|
|
08cbf7733f
|
reformat geometry
|
2024-03-14 18:36:40 -04:00 |
|
|
13fc1a9576
|
fix cornellbox
|
2024-03-14 17:43:59 -04:00 |
|
|
27bdd95fa6
|
calculate ambient, diffuse and specular
|
2024-02-29 01:16:49 -05:00 |
|
|
bb8819013c
|
work on direct illumination
|
2024-02-29 00:15:00 -05:00 |
|
|
184812c533
|
calculate nearest hit
|
2024-02-28 00:58:29 -05:00 |
|
|
a8a00d386e
|
bugfix: color shadow
|
2024-02-27 23:36:12 -05:00 |
|
|
0633159427
|
finish ray casting
|
2024-02-21 01:33:06 -05:00 |
|
|
bd99b001bb
|
check if plane intersect with ray
|
2024-02-20 23:32:29 -05:00 |
|
|
f624514714
|
revert
|
2024-02-20 22:26:37 -05:00 |
|
|
22a96dce29
|
sync: try to impl intersection detection for rectangles
|
2024-02-20 20:45:20 -05:00 |
|
|
0d4d15209f
|
bugfix: incorrect type
|
2024-02-19 17:30:29 -05:00 |
|
|
e4e2d26a16
|
add ray constructor
|
2024-02-19 14:18:22 -05:00 |
|
|
29c5fe91d9
|
impl ray casted render
|
2024-02-19 01:47:35 -05:00 |
|
|
5524343a6e
|
add implementations for geometry methods
|
2024-02-13 19:31:06 -05:00 |
|