Repository containing scripts for testing different features of OpenSCAD rendering.
Go to file
Matt McWilliams aae4fbe763 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
python 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
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
README.md 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_tests.sh 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

README.md

OpenSCAD Examples

Examples and exercises for comparing features and techniques in using OpenSCAD.

Tests

Deterministically-ordered STL Output

bash deterministic_tests.sh