3D Content Creation Tools

#gamedev #haxe #tools

luboslenco aaddba81a4 Add default camera fov option 23 hours ago
.github 3dbdf2b3ed Cleanup 4 months ago
base c496cde582 iron_net_request fixes for linux 1 week ago
paint aaddba81a4 Add default camera fov option 23 hours ago
.clang-format 09f34e7125 Update .clang-format 2 weeks ago
.gitattributes e77c19e459 Update .gitattributes 6 months ago
.gitignore a29f4e7311 Cleanup 2 months ago
license.md f786c07b7c Update readme 1 year ago
readme.md ba0f21fb80 Cleanup 3 months ago
tsconfig.json 3dbdf2b3ed Cleanup 4 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