3D Content Creation Tools
#gamedev #haxe #tools
|
|
18 hours ago | |
|---|---|---|
| .github | 4 months ago | |
| base | 1 week ago | |
| paint | 18 hours ago | |
| .clang-format | 2 weeks ago | |
| .gitattributes | 6 months ago | |
| .gitignore | 2 months ago | |
| license.md | 1 year ago | |
| readme.md | 3 months ago | |
| tsconfig.json | 4 months ago |
3D content creation tools.
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