Collection of asset tools designed for automated pipeline.
- blend2egg - BLEND to EGG (Panda3D model format) converter
- blend2gltf - BLEND to glTF converter
- blend2vrm - BLEND to VRM converter
- gltf-inspect - Tiny tool for browsing glTF file's structure
- makecard - Card maker tool for Panda3D
- Download addon in ZIP format from Releases
- Open Edit - Preferences - Add-ons in Blender
- Click Install and choose downloaded ZIP file
- Activate KITSUNETSUKI Asset Tools in the add-ons list
Add-on will add two new menu entries in File - Export:
- Export glTF
- Export VRM
- Install Anaconda or Miniconda Python
- Install prebuilt Blender as Python module from Anaconda Cloud or build one by yourself:
conda install -c kitsune.one python-blender
- Install KITSUNETSUKI Asset Tools
pip install git+https://github.com/kitsune-ONE-team/KITSUNETSUKI-Asset-Tools.git