Skip to content

Incanta/armortools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,250 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armortools

3D content creation tools.

armorpaint/

Generating a locale file

./base/make --js base/tools/extract_locales.js <locale code>
# Generates a `paint/assets/locale/<locale code>.json` file

Embedding data files

# Requires compiler with c23 #embed support (clang 19 or newer)
../base/make --embed

About

3D Content Creation Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.5%
  • TypeScript 15.8%
  • JavaScript 1.6%
  • Objective-C 1.2%
  • Metal 0.4%
  • HLSL 0.2%
  • Other 0.3%