e64e6af085
Fix clippy lint.
2019-02-26 18:50:35 -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
fa7d79b112
Show parameters for thumbnail as table.
2018-10-11 19:01:48 -07:00
67ba66bdf7
Dynamic render images when visiting webpage at /.
2018-10-09 20:01:43 -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