mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
synced 2025-06-07 02:13:10 +02:00
Added samples per pixel gui param
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
bool paused;
|
||||
bool renderOnce;
|
||||
char* fps;
|
||||
int samplesPerPixel;
|
||||
|
||||
int tfComboSelected;
|
||||
int tfComboSelectedColor;
|
||||
|
||||
Reference in New Issue
Block a user