3D Content Creation Tools

#gamedev #haxe #tools

luboslenco 58a95d4656 Update amake binary 4 ماه پیش
.github 47bc985b42 Cleanup 7 ماه پیش
armorforge d48bdfbb31 Use kong 5 ماه پیش
armorlab 2fbac5b83a D3D12 fixes 4 ماه پیش
armorpaint 2fbac5b83a D3D12 fixes 4 ماه پیش
armorsculpt 62cffd93ab Metal fixes 4 ماه پیش
base 58a95d4656 Update amake binary 4 ماه پیش
.gitattributes 38514c673d Update git config 6 سال پیش
.gitignore 773ac7fb62 Update .gitignore 10 ماه پیش
license.md f786c07b7c Update readme 1 سال پیش
readme.md 47bc985b42 Cleanup 7 ماه پیش
tsconfig.json ee67b50c0f Use ts 1 سال پیش

readme.md

armortools

3D content creation tools.

armorpaint/
armorlab/
armorsculpt/
armorforge/

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