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