A downloadable tool

Buy Now$12.00 USD or more

mmboard is a small original CLI. You give it a folder of your own photos or drawings and a measurements.txt. It writes board.html with length, width, height, and wheelbase labeled, plus those images.

It does not live inside Blender. It does not measure a mesh you already made. It is the spec sheet you want before you open a DCC.

Original software. The zip has no game files, no vehicle meshes, and no third-party photos. You supply the pictures and the numbers. Sample refs/ are original schematics so you can run it once without your own files.

Run

Python 3.9+. No extra packages after install.

python3 -m venv .venv
source .venv/bin/activate
pip install .
mmboard refs -o out

Windows: .venv\Scripts\activate then the same pip / mmboard lines.

Open out/board.html. Then point it at your own folder the same way.

What it is not

Not an in-Blender image gallery. Not a mesh tape measure. Those pin pictures or millimetres inside a DCC. mmboard is the millimetre spec board outside it.

Published 28 days ago
StatusReleased
CategoryTool
Authormmboard
ContentNo generative AI was used

Purchase

Buy Now$12.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $12 USD. You will get access to the following files:

mmboard-0.1.0.zip 12 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.