Add Lattice Magic to pipeline docs #50

Merged
Nick Alberelli merged 7 commits from docs/add-lattice-magic into main 2023-05-17 21:38:19 +02:00
4 changed files with 4 additions and 3 deletions
Showing only changes of commit ea66de1c2f - Show all commits

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 8.3 MiB

After

Width:  |  Height:  |  Size: 8.3 MiB

View File

@ -24,12 +24,13 @@ After that, you can find the Lattice Magic panel in the 3D Viewport's Sidebar, w
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `lattice_magic` folder. Place this folder in your Blender addons directory or create a symlink to it.
![](docs/lattice_magic.png)
![Lattice Magic UI](media/addons/lattice_magic/lattice_magic.png)
# Tweak Lattice
Tweak Lattice lets you create a lattice setup at the 3D cursor to make deformation adjustments to the selected objects.
![](docs/tweak_lattice.gif)
![How to Tweak Lattice](media/addons/lattice_magic/tweak_lattice.gif)
### Parenting
This is meant to be possible to be used in conjunction with a character rig: Before pressing the "Create Tweak Lattice" button, simply select the desired parent rig object and bone in the UI.
@ -49,7 +50,7 @@ With the lattice control selected, you can see a "Helper Objects" section in the
# Camera Lattice
Camera Lattice lets you create a lattice in a camera's view frame and deform a character (or any collection) with the lattice.
![](docs/camera_lattice.gif)
![Camera Lattice Demo](media/addons/lattice_magic/camera_lattice.gif)
### Creation
Add an entry to the Camera Lattice list with the + icon. Each entry corresponds to deforming a single collection with a single lattice object from the perspective of a single camera.