mirror of
https://github.com/Smaug123/ray-tracing-fsharp
synced 2025-10-15 00:28:41 +00:00
Replace random number generator
This commit is contained in:
@@ -51,5 +51,5 @@ module Camera =
|
||||
View = view
|
||||
ViewportXAxis = xAxis
|
||||
ViewportYAxis = yAxis
|
||||
SamplesPerPixel = 50
|
||||
SamplesPerPixel = 60
|
||||
}
|
Reference in New Issue
Block a user