OpenSCAD HiRes renderer
Version updated for https://github.com/ggabbiani/OpenSCAD-renderer to version v1.3.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The OpenSCAD-renderer GitHub Action automates the process of rendering high-resolution images from OpenSCAD scripts. It simplifies tasks like generating 2D image outputs (e.g., PNG files) from 3D designs, allowing users to specify parameters such as camera position, resolution, projection type, and rendering options. This action streamlines workflows for developers and designers by eliminating the need for manual rendering, making it ideal for integrating 3D model visualization into CI/CD pipelines.
What’s Changed
- updated (96272dd)
- updated (cfda268)
- update (6948235)
- fix: update git status checks in bump.py and adjust workflow triggers in YAML files (1288c38)
- fix: add name for uploaded regression tests artifact (03c2670)
- fix: add name for uploaded parameter sets artifact (f01774a)
- fix: update artifact upload path and remove unused commit step (a60488a)
- docs: update test results [skip ci] (d903a05)
- Merge branch ’trunk’ of github.com:ggabbiani/OpenSCAD-renderer into trunk (f4bcc9d)
- fix: conditionally commit and push test results based on branch reference (9e91d7e)