top of page
Iron Throne
reference

work
Breakdown
01
TWIST SWORD ON THE GROUND

The idea of creating the twisted swords involves first generating an array of swords. In this array, each sword should point in a random direction. Then, we need to use Vellum to twist the swords on the ground.
Make the points array, and assign a random direction for displaying normal.


Let's assign swords to the points position and normal direction.



left is sword array right is static rbd object
Vellum node setting


step 2
transfer points to balls for
preparing rbd

step 4
deforms and see the result
step 1
get points from vellum

step 3
simulate in vellum solver

03
bottom of page