3D Content Creation Tools

#gamedev #haxe #tools

luboslenco b8081ff0b4 Cleanup 12 小時之前
.github 3dbdf2b3ed Cleanup 1 月之前
base b8081ff0b4 Cleanup 12 小時之前
paint 6937dbc28c Fix brush nodes export 17 小時之前
.gitattributes e77c19e459 Update .gitattributes 3 月之前
.gitignore ba0f21fb80 Cleanup 1 周之前
license.md f786c07b7c Update readme 1 年之前
readme.md ba0f21fb80 Cleanup 1 周之前
tsconfig.json 3dbdf2b3ed Cleanup 1 月之前

readme.md

armortools

3D content creation tools.

armorpaint/

Generating a locale file

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

Embedding data files

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