Armorpaint

3D Content Creation Tools

Stars
2.9K
Forks
318
Open issues
271
Closed issues
1.16K
Last release
7 months ago
Last commit
5 months ago
Watchers
2.9K
Total releases
9
Total commits
3.56K
Open PRs
2
Closed PRs
155
Repo URL
Platform
License
other
Category
Offers premium version?
NO
Proprietary?
NO
About

armortools

3D content creation tools.

armorpaint/
armorlab/

Updating cloned repository

git pull origin main
git submodule update --init --recursive

Delete armorpaint/build directory if present

Generating a locale file

pip install typing_extensions -t base/tools
python ./base/tools/extract_locales.py <locale code>

Generates a base/Assets/locale/&lt;locale code&gt;.json file

Release builds Optional, used for best performance

# Compile krom.js using the closure compiler
https://developers.google.com/closure/compiler

Generate a v8 snapshot file

export ARM_SNAPSHOT=1 ../armorcore/Kinc/make --from ../armorcore -g api ./ArmorPaint . --snapshot

Generates a krom.bin file from krom.js file

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.