Adding ray generation
This commit is contained in:
@@ -8,4 +8,5 @@ struct Camera
|
||||
glm::vec2 sensorSize = glm::vec2(0.036, 0.024);
|
||||
float S_O = 6.9;
|
||||
float f = 0.7;
|
||||
float A = 0.35;
|
||||
};
|
||||
Reference in New Issue
Block a user