Commit graph

151 commits

Author SHA1 Message Date
b44cb0990d
Create LICENSE 2024-07-05 23:41:19 -04:00
623163dbd7
Merge pull request #16 from vonhyou/public
Prepare to make it public
2024-03-21 22:12:12 -04:00
bf6ea7c14e
update readme 2024-03-21 22:10:12 -04:00
d871a93d2b
update readme 2024-03-21 22:07:08 -04:00
a218949cab
update readme 2024-03-21 22:03:22 -04:00
05f4e3ceec
update gitignore 2024-03-21 22:03:09 -04:00
dbc93960b7
update readme 2024-03-21 21:43:13 -04:00
5d342c02ce
update gitignore 2024-03-21 21:41:51 -04:00
292a292681
add showcases 2024-03-21 21:41:23 -04:00
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