Bill Thiede
235a9d1204
Add flag to set number of threads.
continuous-integration/drone/push Build is passing
2019-10-12 14:29:36 -07:00
c8f5bf9e19
cargo fix --edition and add edition="2018" to Cargo.toml.
2019-02-07 16:36:55 -08:00
ce2d22b0b5
Add environment mapping for background.
2019-01-29 10:20:31 -08:00
ea0532fd6e
Finalize marble parameters for scene/final.
...
Add pixel_scale parameter to noise_explorer to allow scaling of p vector
passed to value function.
2018-10-15 12:42:22 -07:00
5faba9cf26
Moved lode/perlin code to noise module.
...
Changed how NoiseTexture is created to allow noise function and
parameters to be passed in as options.
Allowed setting of noise source from URL parameters.
2018-10-14 15:09:57 -07:00
66d599b50d
Fix all clippy warnings or block them.
2018-10-11 19:53:07 -07:00
639c50a3de
More noise debugging.
...
Added another reference implementation in lode.rs.
Build CLI to generate noise with various parameters.
2018-10-07 07:43:42 -07:00
2d6accbc58
Misc cleanup.
...
Correct aperture on final scene.
Change default to perlin_debug for further investigation.
Correct progress output in render.
2018-10-06 08:45:50 -07:00
bf633756f6
Add scene representing the final image in raytracingthenextweek.
2018-10-06 07:26:49 -07:00