JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.36k stars 290 forks source link

[Suggestion] CLI for conversion between file types #1764

Open Minecraftschurli opened 1 year ago

Minecraftschurli commented 1 year ago

Detailed description of your suggestion

It would be nice to be able to use blockbench headless to convert the types supported by it. Example: .bbmodel -> .animation.json / .geo.json

JannisX11 commented 1 year ago

Since you included .geo.json (Minecraft Bedrock Edition) as your example, you might be interested in this 3rd-party converter that works specifically for that format: https://github.com/Bedrock-OSS/regolith-filters/tree/master/blockbench_convert This is included in https://bedrock-oss.github.io/regolith/

Minecraftschurli commented 1 year ago

I'm a java edition dev and geckolib also uses .geo.json for entity models

Seedking commented 2 months ago

May I ask if the blockbench command-line feature is now available