Commit graph

142 commits

Author SHA1 Message Date
f61b7a58cb
update readme 2024-03-21 21:40:16 -04:00
7d7ff991cb
Merge pull request #15 from vonhyou/antialiasing
Antialiasing
2024-03-21 21:14:39 -04:00
55855b6718
remove unwanted header 2024-03-21 21:13:39 -04:00
7dff9e7117
add more case for global illumination 2024-03-21 21:08:33 -04:00
271f213969
bugfix: 2024-03-21 19:36:37 -04:00
f7e2ad664b
merge duplicate code 2024-03-21 17:53:20 -04:00
342c9fdef2
antialiasing 2024-03-21 17:37:00 -04:00
4032014d61
Merge pull request #14 from vonhyou/global-illum
Global illumination by path tracing
2024-03-21 16:45:32 -04:00
e0ea221137
small fix 2024-03-21 16:44:36 -04:00
c60e4da292
reformat 2024-03-20 23:46:51 -04:00
a63aedc323
finish global illumination 2024-03-20 23:37:20 -04:00
e59c6dbea4
update dummy global illum 2024-03-20 20:11:32 -04:00
87d3c2788e
fix area light illumination 2024-03-20 16:53:55 -04:00
ebae7ccfaf
file update 2024-03-20 06:33:05 -04:00
bdbd81091c
add dummy global illum 2024-03-20 03:27:01 -04:00
b0fcb58741
add dummy global illum 2024-03-20 02:40:45 -04:00
5cf306cbbe
add dummy global illum 2024-03-20 01:07:39 -04:00
bb70580274
add default constructors for Optional 2024-03-19 23:59:11 -04:00
a62e5eadc5
add dummy global illum 2024-03-19 23:31:34 -04:00
c29cd77567
add random number genreator 2024-03-19 23:31:04 -04:00
1c06958238
work on global illum 2024-03-19 23:15:12 -04:00
75faed07cc
fix for speed node 2024-03-19 22:21:53 -04:00
2a68e2a909
reformat 2024-03-19 21:32:51 -04:00
f87f488877
finishcamera namespace 2024-03-19 21:16:35 -04:00
6863be4658
update camera namespace 2024-03-19 21:09:57 -04:00
179227420d
update camera namespace 2024-03-19 21:01:25 -04:00
29b87c041e
create camera 2024-03-19 20:54:33 -04:00
eb9b6934c0
rearrange 2024-03-19 20:33:17 -04:00
121910877e
reformat helper functions 2024-03-19 19:33:38 -04:00
05914ac768
reformat 2024-03-19 18:56:58 -04:00
f5936b2ada
set for global illum 2024-03-18 21:09:16 -04:00
0d450261a7
add progress bar 2024-03-18 20:36:03 -04:00
4d4c257ef1
add rays per pixel 2024-03-18 00:15:21 -04:00
2efe817cd7
delete unused codes 2024-03-17 23:59:10 -04:00
b510e1d4d0
fix typo and var names 2024-03-17 23:52:33 -04:00
b38e8bc964
Merge pull request #13 from vonhyou/bugfix-raycalc
Bugfix after beta 1
2024-03-14 19:34:13 -04:00
bf19d3f7b0
reformat rt 2024-03-14 19:31:50 -04:00
60a3180f1e
reformat rt 2024-03-14 19:20:37 -04:00
641b62ca01
add ambient intensity 2024-03-14 19:15:16 -04:00
ef5df2fa64
reformat rt 2024-03-14 19:03:40 -04:00
9aaed2d6e8
reformat rt 2024-03-14 18:54:57 -04:00
368039b57c
reformat light 2024-03-14 18:47:29 -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
d95b0f85e2
reformat 2024-03-14 18:23:43 -04:00
13fc1a9576
fix cornellbox 2024-03-14 17:43:59 -04:00
c9919e5b03
calc light in another way 2024-03-14 17:00:55 -04:00
dbc959ef80
Merge pull request #12 from vonhyou/utils
add script to build and run
2024-03-04 03:02:17 -05:00
e7180edc95
fix logic err 2024-03-04 03:01:41 -05:00
2258643a46
add run script 2024-03-04 02:57:58 -05:00