openscad_examples/scad
Matt McWilliams 85bcc06ea0 The random_seed parameter does not produce the desired effects. Creates different files even though they share the same random_seed. 2023-04-05 20:07:57 -04:00
..
deterministic.scad Create initial tests which render two different files that should produce the same geometry but have different order of operation to prevent output from caching. Uses unmodified output, --enable sort-stl and a python script that sorts the file. 2023-04-05 20:01:01 -04:00
deterministic2.scad Create initial tests which render two different files that should produce the same geometry but have different order of operation to prevent output from caching. Uses unmodified output, --enable sort-stl and a python script that sorts the file. 2023-04-05 20:01:01 -04:00
deterministic_random_seed.scad The random_seed parameter does not produce the desired effects. Creates different files even though they share the same random_seed. 2023-04-05 20:07:57 -04:00
deterministic_random_seed2.scad The random_seed parameter does not produce the desired effects. Creates different files even though they share the same random_seed. 2023-04-05 20:07:57 -04:00