Skip to main content

headless

Full plugin download headless Includes: ├───full-workflow │ │ main.py │ │ │ ├───cad │ │ create_pattern.py │ │ t...

Updated over 2 months ago

Full plugin download headless

Includes:

├───full-workflow
│   │   main.py
│   │
│   ├───cad
│   │       create_pattern.py
│   │       t-shirt.json
│   │
│   ├───general
│   │       snapshots.py
│   │       utils.py
│   │
│   └───render
│           export.py
│           normal.py
│
└───raytrace-render-and-wait
        main.py
Did this answer your question?