3D Content Creation Tools

#gamedev #haxe #tools

Lubos Lenco c88bfc1976 Merge pull request #1899 from winzlebee/g4 6 months ago
.github c228c867f3 Cleanup 10 months ago
armorcore a65e7d82cb Fix drop path encoding on windows 9 months ago
armorforge 9e59b9e384 Set record path 11 months ago
armorlab 4a5d02a061 Update readme 10 months ago
armorpaint efcfe12226 Allow importing *.gltf files with additional binary data 6 months ago
armorsculpt fd5b47753a Fix sculpt compile 10 months ago
base 8eeae626fb Fix cloud icon path on windows 10 months ago
.gitattributes 38514c673d Update git config 6 years ago
.gitignore 773ac7fb62 Update .gitignore 1 year ago
license.md f786c07b7c Update readme 1 year ago
readme.md c44c78eef6 Update readme 1 year ago
tsconfig.json ee67b50c0f Use ts 1 year ago

readme.md

armortools

3D content creation tools.

armorpaint/
armorlab/
armorsculpt/
armorforge/

Generating a locale file

./armorcore/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)
../armorcore/make --embed