3D Content Creation Tools

#gamedev #haxe #tools

luboslenco a5b28f9893 Cleanup 4 months ago
.github 995db275a4 Add with_gamepad flag 4 months ago
base a5b28f9893 Cleanup 4 months ago
paint a5b28f9893 Cleanup 4 months ago
sculpt a5b28f9893 Cleanup 4 months ago
.gitattributes e77c19e459 Update .gitattributes 6 months ago
.gitignore 773ac7fb62 Update .gitignore 1 year ago
license.md f786c07b7c Update readme 1 year ago
readme.md a5b28f9893 Cleanup 4 months ago
tsconfig.json ee67b50c0f Use ts 1 year ago

readme.md

armortools

3D content creation tools.

armorsculpt/

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