Projecting shape on layered surface

   350   1   0
User Avatar
Member
9 posts
Joined: Oct. 2021
Offline
Trying to project a shape on a surface with multi-layers.
In a particle system, the particles will not move in relation to the layers. They will project a shape on the nearest surface.
Sometimes the shape is tilted, projecting on partially between two layers.

I setup each shape to project a center to a surface, and than get the neighbor points on that surface so I can create a temporary plane to project. But the vex I have is not efficient, so I would like to ask for an alternative.

Attachments:
projection_layered.png (2.0 MB)
projection1.hiplc (123.4 KB)

User Avatar
Member
9 posts
Joined: Oct. 2021
Offline
Solved with vex and help from space...

Attachments:
Screenshot 2024-10-02 at 11.52.00.png (1.2 MB)
projection2.hiplc (113.0 KB)

  • Quick Links