dsma-library/examples/filesystem_loading/assets.sh
Antonio Niño Díaz cf298c29e9 Initial commit
2022-10-10 19:06:21 +01:00

14 lines
264 B
Bash

#!/bin/sh
TOOLS=../../tools
ROBOT=../../models/robot
python3 $TOOLS/md5_to_dsma.py \
--model $ROBOT/Robot.md5mesh \
--name robot \
--output nitrofiles \
--texture 128 128 \
--anim $ROBOT/Walk.md5anim \
--skip-frames 1 \
--blender-fix