Skip to content

3D Content Creation Tools - This is a fork mainly focused on fixing some of the issues in ArmorPaint.

License

Notifications You must be signed in to change notification settings

Solarmax2/armortools-fork

 
 

Repository files navigation

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

About

3D Content Creation Tools - This is a fork mainly focused on fixing some of the issues in ArmorPaint.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 43.9%
  • C 42.5%
  • TypeScript 9.9%
  • JavaScript 1.1%
  • Objective-C 0.8%
  • Yacc 0.8%
  • Other 1.0%