# tools **Repository Path**: aughtknoll/tools ## Basic Information - **Project Name**: tools - **Description**: 一些常用的工具集 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-14 - **Last Updated**: 2025-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 把图集切分成小图 需要安装库 ``` pip install pillow scipy numpy ``` 把需要裁切的图集放在目录并取名为 `python/atlas/texture_atlas.png` 双击执行 `python/src/split_atlas.py`