3D Content Creation Tools

#gamedev #haxe #tools

luboslenco f856cd990d gc fixes 1 day ago
.github 3dbdf2b3ed Cleanup 1 month ago
base a37630daa3 Add bgra swap in _encode_image 1 day ago
paint f856cd990d gc fixes 1 day ago
.gitattributes e77c19e459 Update .gitattributes 3 months ago
.gitignore ba0f21fb80 Cleanup 2 weeks ago
license.md f786c07b7c Update readme 1 year ago
readme.md ba0f21fb80 Cleanup 2 weeks ago
tsconfig.json 3dbdf2b3ed Cleanup 1 month 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