Releases: Wimacs/trellis2.c
Releases · Wimacs/trellis2.c
Release list
trellis2.c v0.1.0 - Windows x64
trellis2.c 3D Local Gen All-in-One — Windows x64
This release bundles the complete native local 3D toolkit powered by TRELLIS.2,
Pixal3D, SegViGen, and TokenSkin:
- TRELLIS.2 and Pixal3D image-to-3D generation
- Reference-image mesh texturing
- SegViGen automatic part decomposition
- TokenSkin automatic rigging
- Native CUDA and Vulkan inference, with no Python or PyTorch runtime
Downloads
- Trellis Studio Setup — Windows installer with both CUDA and Vulkan runtimes.
- Trellis Studio Portable — complete portable Studio folder with both runtimes.
- CUDA runtime — standalone command-line pipelines for NVIDIA GPUs.
- Vulkan runtime — standalone command-line pipelines for Vulkan-capable GPUs.
Model weights are not included. Trellis Studio can download and convert the
required model packages.
trellis2 Windows CLI ccfe44b
Windows x64 CLI packages for commit ccfe44b.
Updates:
- DINOv3 now downloads anonymously from the public Hugging Face mirror, avoiding the Meta agreement wall.
- The Windows weight downloader now detects a working Python environment and preserves download failure exit codes.
- Includes the merged Vulkan watchdog submission fix and bounded vkmesh GPU postprocess jobs from PR #1.
Assets:
trellis2-cli-windows-x64-cuda-ccfe44b.ziptrellis2-cli-windows-x64-vulkan-ccfe44b.zip
These packages contain CLI tools and runtime libraries only. GUI binaries and model weights are not included. Run Download weights.bat after extracting a package.
SHA-256:
- CUDA:
e8cc23ce4e45a824bcd1bfc1ada8101310a32349d5fc93e1dbd3c75bf07b3ba8 - Vulkan:
a9db0acab59bdf4c5ed9b75f272c8d9451c4ee4720718848ab8fa285ed725536
Verification:
- CUDA: 28/28 CTest entries passed (1 skipped by design).
- Vulkan: 30/30 CTest entries passed (1 skipped by design).
trellis2 Windows x64 a2c598d
Windows x64 local packages for commit a2c598d.
GUI updates:
- The GUI postprocess panel now exposes Remesh and Simplify controls.
- Mesh postprocess can run vkmesh narrow-band remesh, with remeshed mesh previews shown in the viewer.
- Postprocess can rebake the cached texture output after remesh/cleanup and write the updated GLB.
- Default GUI export path now uses .glb, so geometry and PNG textures are embedded into one file by default.
- The output-folder action now resolves to the generated GLB/output directory when available.
Packages:
- trellis2-local-windows-x64-cuda-a2c598d.zip: GUI/local CUDA package, no weights included.
- trellis2-local-windows-x64-vulkan-a2c598d.zip: GUI/local Vulkan package, no weights included.
- trellis2-cli-windows-x64-cuda-a2c598d.zip: CLI CUDA package, no weights included.
- trellis2-cli-windows-x64-vulkan-a2c598d.zip: CLI Vulkan package, no weights included.
Run Download weights.bat after extracting a package, then launch the GUI or CLI example scripts.
linux release
linux-clocal Refactor trellis workflow handling and update related UI
trellis2 local Windows x64 48d937e
windows-local-48d937e Use rose as default GUI image