v0.1.0
This initial release contains a minimal integration of LLaMa-Mesh in Blender.
Installation
Windows/Linux
Requirements
- An NVIDIA GPU with at least 16GB VRAM
- CUDA 12.1
- Blender 4.2
- [7-Zip] (https://7-zip.org/download.html)
Steps
- Download
meshgen-win-linux-cuda.7z
in Assets below Right click
->Show more options
->7-Zip
->Extract Here
to extract themeshgen.zip
file- In Blender, go to
Edit
->Preferences
->Add-ons
-> Click arrow in the top right thenInstall from Disk
- Choose
meshgen.zip
Mac (untested)
Requirements
Steps
- Download
meshgen-macos-arm.zip
in Assets below - Extract the contained
meshgen.zip
file - In Blender, go to
Edit
->Preferences
->Add-ons
-> Click arrow in the top right thenInstall from Disk
- Choose
meshgen.zip
Setup
- In
MeshGen
addon preferences, clickDownload Required Models
- If set up correctly, addon preferences should display the message `Ready to generate. Press 'N' -> MeshGen to get started.'
Usage
- Press
N
->MeshGen
- Click
Load Generator
(this will take a while) - Enter a prompt, for example:
Create a 3D obj file using the following description: a desk
- Click
Generate Mesh
Troubleshooting
- Find errors in the console:
- Windows: In Blender, go to
Window
->Toggle System Console
- Mac/Linux: Launch Blender from the terminal
- Windows: In Blender, go to
- Report errors in Issues