This website requires JavaScript.
Explore
Help
Sign In
examples
/
openscad_examples
Watch
1
Star
0
Fork
You've already forked openscad_examples
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
57c5f9cccf
openscad_examples
/
scad
History
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