3D Content Creation Tools

#gamedev #haxe #tools

luboslenco c023d6ea3c paint: fix setting ui scale 1 week ago
.github 3dbdf2b3ed Cleanup 6 months ago
base ffbdb30d2d metal: fix raytrace seed 1 week ago
paint c023d6ea3c paint: fix setting ui scale 1 week ago
.clang-format 09f34e7125 Update .clang-format 2 months ago
.gitattributes e77c19e459 Update .gitattributes 8 months ago
.gitignore a29f4e7311 Cleanup 4 months ago
license.md f786c07b7c Update readme 1 year ago
readme.md ba0f21fb80 Cleanup 5 months ago
tsconfig.json 3dbdf2b3ed Cleanup 6 months ago

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