This is a small batch script that allows you to drag and drop a GLB model and instantly generate a thumbnail rendering the object.
Disclaimer : this is an old project made when I was still quite the newbie in Python coding. The code thus deserves a freshening up, and I know now that it's a bad practice to send and store a binary in a Github project.
- Clone the repo
- Put your GLB object inside the "Input" folder
- Drag and drop the GLB on the thumbnail_generator.bat script
- Your objec has been rendered and thumbnailed in "Output"