No description
  • Shell 42.1%
  • Python 38.3%
  • Typst 19.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-24 16:51:05 +02:00
assets added leading adjustment to make more lines of upper text fit better on the image 2026-07-24 16:51:05 +02:00
data.toml created manifest.toml for documentation and integration, cleaned data.toml 2026-07-15 16:15:18 +02:00
manifest.toml created manifest.toml for documentation and integration, cleaned data.toml 2026-07-15 16:15:18 +02:00
README.md updated readme 2026-07-15 16:53:19 +02:00
render.sh updated readme 2026-07-15 16:53:19 +02:00

3d models renderer

blender and typst are necessary to run this script.

Usage: ./render.sh [command]

Commands:
  help                 Show this help message
  make_png             Run make_png
  all <file>           Run render and make_png on the file
  render <file>        Render a .stl file
  ci                   Continous integration, the command run authomatically by the processes module of manag3dlabs

The first commands are for manually test the script, ci is the only one used for automation
blender and typst are necessary to run this script.