Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starbobis/catter
A blender plugin for game mod with 3Dmigoto.
https://github.com/starbobis/catter
3dmigoto mod reverse-engineering
Last synced: about 1 month ago
JSON representation
A blender plugin for game mod with 3Dmigoto.
- Host: GitHub
- URL: https://github.com/starbobis/catter
- Owner: StarBobis
- License: gpl-3.0
- Created: 2024-11-18T07:47:09.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T07:07:04.000Z (about 1 month ago)
- Last Synced: 2024-11-29T08:23:12.085Z (about 1 month ago)
- Topics: 3dmigoto, mod, reverse-engineering
- Language: Python
- Homepage:
- Size: 213 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Catter
DBMT的Blender插件# 开发环境
- Visual Studio Code
- Python 3.12.7
- Blender 4.2 LTS# 特别鸣谢 & 参考资料
- Chiri https://github.com/bo3b/3Dmigoto
- DarkStarSword https://github.com/DarkStarSword/3d-fixes
- SilentNightSound,Leotorrez: https://github.com/SilentNightSound/GI-Model-Importer
- SpectrumQT: https://github.com/SpectrumQT/WWMI
- SpectrumQT: https://github.com/SpectrumQT/WWMI-TOOLS
- Leotorrez: https://github.com/leotorrez/XXMITools
- SpectrumQT,SinsOfSeven: https://github.com/SinsOfSeven/3Dmigoto- WuWa mod format support special thanks for SpectrumQT's WWMI-Tools & WWMI project, whitout his pioneer work the wuwa support will be much more time consuming.