4 Commits

Author SHA1 Message Date
c8f5bf9e19 cargo fix --edition and add edition="2018" to Cargo.toml. 2019-02-07 16:36:55 -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
f483f2905b Break texture module into multiple files. 2018-10-11 20:00:44 -07:00