added raytraced reflections

This commit is contained in:
Turanszki Janos
2020-09-21 22:01:07 +02:00
parent f7cacec78d
commit b7bc35bbda
24 changed files with 644 additions and 22 deletions
+1
View File
@@ -28,6 +28,7 @@ public:
wiSlider* aoRangeSlider;
wiSlider* aoSampleCountSlider;
wiCheckBox* ssrCheckBox;
wiCheckBox* raytracedReflectionsCheckBox;
wiCheckBox* sssCheckBox;
wiCheckBox* eyeAdaptionCheckBox;
wiCheckBox* motionBlurCheckBox;