Prototype local d'installeur et de plugin Codex pour generer, controler, normaliser et importer des assets Unity. Codex reste la couche de decision dirigee par l'utilisateur. ComfyUI et TRELLIS2 restent des moteurs locaux de generation.
Ce depot est maintenu par un seul developpeur et reste un prototype experimental, globalement non teste sur la diversite des machines.
- Aucune garantie, de quelque nature que ce soit.
- Aucune promesse de stabilite.
- Aucune promesse que les installeurs fonctionnent sur toutes les machines.
- Aucun SLA de support.
- Aucune garantie que GPU, Docker, WSL, Unity ou les modeles fonctionneront sans correction manuelle.
- Issues, pull requests, retours d'installation, astuces et corrections de documentation sont bienvenus.
Lancez toujours un dry-run avant une installation reelle. Lisez le plan d'installation avant d'autoriser des telechargements ou des ecritures locales.
- Verifie la machine avant l'ouverture de Codex.
- Prepare l'installation Windows, Linux, WSL et Docker.
- Utilise les sources officielles pour les outils externes lorsque l'automatisation est possible.
- Signale clairement les etapes manuelles, notamment les modeles soumis a licence ou acces controle.
- Installe ou synchronise le plugin Codex et le serveur MCP.
- Expose l'application Asset Factory dans Codex.
- Aide Codex a planifier les images de reference, lancer les jobs ComfyUI/TRELLIS2, suivre les jobs persistants, normaliser les GLB, preparer les manifests Unity et gerer les sockets d'attache personnage.
Executable Windows experimental pour utilisateurs novices :
.\installer\windows\build-installer.ps1
.\installer\windows\dist\AssetFactoryInstaller-win-x64\AssetFactoryInstaller.exeInterface web locale pour developpeurs :
.\bootstrap\start-ui.ps1Windows PowerShell :
.\bootstrap\install.ps1 --help
.\bootstrap\install.ps1 --dry-run --target windows --profile auto
.\bootstrap\install.ps1 --target windows --profile auto
.\bootstrap\install.ps1 --validate-only --target windows --profile autoLinux / WSL :
./bootstrap/install.sh --help
./bootstrap/install.sh --dry-run --target linux --profile auto
./bootstrap/install.sh --target linux --profile auto
./bootstrap/install.sh --dry-run --target wsl --profile auto
./bootstrap/install.sh --target wsl --profile auto
./bootstrap/install.sh --validate-only --target wsl --profile autoValidation Docker :
docker compose -f docker\compose.yaml configdocker compose -f docker/compose.yaml config.\scripts\scan_private_leaks.ps1
.\scripts\validate_plugin.ps1
.\scripts\smoke_app.ps1 -SkipUnityBatch
docker compose -f docker\compose.yaml configNe publiez pas de tokens, secrets, chemins personnels, fichiers de modeles, meshes/images generes, preuves JSON locales, dossiers Unity Library/, caches Python ou sorties d'installeur. Le .gitignore couvre ces cas, mais la revue manuelle reste obligatoire.
Local prototype installer and Codex plugin for generating, reviewing, normalizing and importing Unity assets. Codex remains the user-directed decision layer. ComfyUI and TRELLIS2 remain local generation engines.
This repository is maintained by a single developer and is an experimental prototype that is not broadly tested across machines.
- No guarantee of any kind.
- No stability guarantee.
- No promise that installers work on every machine.
- No support SLA.
- No guarantee that GPU, Docker, WSL, Unity or model setup will work without manual fixes.
- Issues, pull requests, setup feedback, setup tips and documentation improvements are welcome.
Always run dry-runs first. Read the installer plan before allowing downloads or local writes.
- Checks a local machine before Codex is opened.
- Plans installation for Windows, Linux, WSL and Docker targets.
- Uses official sources for external tools where automation is possible.
- Keeps license-gated or manually restricted model steps explicit.
- Installs or syncs the Codex plugin and MCP server.
- Exposes the Asset Factory app in Codex.
- Helps Codex plan reference images, run ComfyUI/TRELLIS2 jobs, monitor persistent jobs, normalize GLB bounds/pivot/rotation/scale, prepare Unity manifests and manage character attachment sockets.
Experimental Windows executable for novice users:
.\installer\windows\build-installer.ps1
.\installer\windows\dist\AssetFactoryInstaller-win-x64\AssetFactoryInstaller.exeLocal web UI for developers:
.\bootstrap\start-ui.ps1Windows PowerShell:
.\bootstrap\install.ps1 --help
.\bootstrap\install.ps1 --dry-run --target windows --profile auto
.\bootstrap\install.ps1 --target windows --profile auto
.\bootstrap\install.ps1 --validate-only --target windows --profile autoLinux / WSL:
./bootstrap/install.sh --help
./bootstrap/install.sh --dry-run --target linux --profile auto
./bootstrap/install.sh --target linux --profile auto
./bootstrap/install.sh --dry-run --target wsl --profile auto
./bootstrap/install.sh --target wsl --profile auto
./bootstrap/install.sh --validate-only --target wsl --profile autoDocker validation:
docker compose -f docker\compose.yaml configdocker compose -f docker/compose.yaml config.\scripts\scan_private_leaks.ps1
.\scripts\validate_plugin.ps1
.\scripts\smoke_app.ps1 -SkipUnityBatch
docker compose -f docker\compose.yaml configDo not publish tokens, secrets, personal paths, model files, generated meshes/images, local proof JSON, Unity Library/, Python caches or installer output folders. The .gitignore covers these cases, but manual review is still required.
- Francais :
docs/fr/README.md - English:
docs/en/README.md - Installation FR:
docs/fr/INSTALL.md - Installation EN:
docs/en/INSTALL.md - Guide utilisateur FR:
docs/fr/USER_GUIDE.md - User guide EN:
docs/en/USER_GUIDE.md - Architecture:
docs/fr/ARCHITECTURE.mdanddocs/en/ARCHITECTURE.md - Credits and disclaimer:
docs/fr/CREDITS_AND_DISCLAIMER.mdanddocs/en/CREDITS_AND_DISCLAIMER.md - Troubleshooting:
docs/fr/TROUBLESHOOTING.mdanddocs/en/TROUBLESHOOTING.md - Roadmap de poursuite:
docs/ROADMAP.md - TRELLIS2 / ComfyUI workflows:
workflows/README_TRELLIS2_COMFYUI.md - Public readiness plan:
docs/PUBLIC_READINESS_AUDIT.md - Contributions:
CONTRIBUTING.md - Support:
SUPPORT.md - Security:
SECURITY.md
This repository is currently published as an unlicensed prototype. See LICENSE.md. External tools, models and brands keep their own licenses and terms.
Ce depot est actuellement publie comme prototype sans licence open source. Voir LICENSE.md. Les outils externes, modeles et marques conservent leurs licences et conditions propres.