3D Content Creation Tools

#gamedev #haxe #tools

luboslenco e54e472d57 Fix iron_load_url on ios 2 周之前
.github 3dbdf2b3ed Cleanup 1 月之前
base e54e472d57 Fix iron_load_url on ios 2 周之前
lab 3036b2e097 Android fixes 3 周之前
paint f8dc82108b Tweak depth reject 2 周之前
.gitattributes e77c19e459 Update .gitattributes 3 月之前
.gitignore 3dbdf2b3ed Cleanup 1 月之前
license.md f786c07b7c Update readme 1 年之前
readme.md fb5947a38b Merge forge 1 月之前
tsconfig.json 3dbdf2b3ed Cleanup 1 月之前

readme.md

armortools

3D content creation tools.

armorpaint/
armorlab/

Generating a locale file

./base/make --js base/tools/extract_locales.js <locale code>
# Generates a `base/assets/locale/<locale code>.json` file

Embedding data files

# Requires compiler with c23 #embed support (clang 19 or newer)
../base/make --embed