ArmorLabAI 驅(qū)動(dòng)的紋理創(chuàng)作軟件
ArmorLab 是一款用于 AI 驅(qū)動(dòng)的紋理創(chuàng)作軟件,使用文本提示或通過拖放你的照片生成 PBR 紋理。
如果你要編譯 git 版本的 ArmorLab,那么需要安裝 Visual Studio - Windows、clang + deps - Linux、Xcode - macOS / iOS、Android Studio - Android 和 git。
下載
Windows 版本已經(jīng)可用。Linux 和 macOS 版本即將推出。在桌面上,ArmorLab 是一個(gè)無需安裝的便攜式應(yīng)用程序,只需解壓和運(yùn)行。
要求
ArmorLab 默認(rèn)在 GPU 上運(yùn)行,其處理時(shí)間取決于顯卡性能。建議使用 GTX 1060/6GB 或更高版本??梢赃x擇禁用 GPU 推理功能,但要犧牲處理時(shí)間。禁用 GPU 推理后,ArmorLab 將受益于多線程 CPU 的性能。
git clone --recursive https://github.com/armory3d/armortools cd armortools/armorlab # Unpack `models.zip` from https://github.com/armory3d/armorai/releases into `Assets/models` using 7-Zip - Extract Here
Windows
# Unpack `..\armorcore\v8\libraries\win32\release\v8_monolith.7z` using 7-Zip - Extract Here (exceeds 100MB) ..\armorcore\Kinc\make --from ..\armorcore -g direct3d11 # Open generated Visual Studio project at `build\ArmorLab.sln` # Build and run for x64 & release # Copy build\x64\Release\ArmorLab.exe to build\krom to run ArmorLab.exe directly
Linux wip - cpu only
../armorcore/Kinc/make --from ../armorcore -g opengl --compiler clang --compile
cd ../armorcore/Deployment
strip ArmorLab
./ArmorLab ../../armorlab/build/krom
macOS wip - Apple Silicon Only
../armorcore/Kinc/make --from ../armorcore -g metal cp -a build/krom/ ../armorcore/Deployment # Open generated Xcode project at `build/ArmorLab.xcodeproj` # Build and run
評論
圖片
表情
