- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey!
I'm making a Pose Reader component and wanted to draw a cone to visualize the component's behavior properly.
I currently have all the cone vertices in an array, using the construct_mesh node I can show all the points but I can't figure out how to create the actual faces between those points. I bet this is with the face_offset and face_vertex ports but I don't understand how to use them and couldn't find any documentation on that.
Here's a quick video of it in action (the points are connected with a construct_strands node for now)
https://streamable.com/hjw31
I attached the component in its current state. I should have removed any local dependency but if there are any that cause an issue, just tell me and I'll fix that.
Thanks!
Solved! Go to Solution.