Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swift502/ucupaint-icons
Icon generator for Ucupaint.
https://github.com/swift502/ucupaint-icons
Last synced: about 2 months ago
JSON representation
Icon generator for Ucupaint.
- Host: GitHub
- URL: https://github.com/swift502/ucupaint-icons
- Owner: swift502
- Created: 2022-07-11T22:23:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T19:06:18.000Z (over 2 years ago)
- Last Synced: 2023-03-10T10:21:02.656Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 2.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](./png/bake_icon.png)
![](./png/texture_icon.png)
![](./png/rename_icon.png)
![](./png/object_index_icon.png)
![](./png/hemi_icon.png)# Flat ucupaint icons
### Setup
1. Get Python
2. Get Inkscape
3. Run `pip install -r requirements.txt`### Build process
1. Export the icon sheet at 4096x4096px as `sheet.png` into the `svg` folder
2. Run `python build.py`