Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mesh Lines - Horizontal and Vertical Edges
#7
When generating a mesh through shape extrusion in the Curvy Generator, and if you don't want to work with the Unity mesh the Create Mesh module creates, you can get the relevant data from the Volume Mesh module. It has an output called V Mesh, an instance of the CGVMesh class. In it you can find the list of vertices and triangles.
The relevant work happens in BuildVolumeMesh.Refresh().
Each CG module has a On Before Refresh and an On Refresh events.
You can create your own custom CG module if needed: https://curvyeditor.com/documentation/ex..._generator
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Messages In This Thread
RE: Mesh Lines - Horizontal and Vertical Edges - by _Aka_ - 09-20-2020, 03:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Replace deform mesh on volume spots Kokoriko49 1 2,070 06-09-2025, 06:49 PM
Last Post: _Aka_
  Mesh Generation between two splines vatan 4 3,151 02-14-2025, 07:11 AM
Last Post: vatan
  Maintaining vertical orientation of extruded meshes rickgplus 3 2,127 01-24-2025, 09:24 PM
Last Post: _Aka_
  Create Mesh Node, Make Static Options rickgplus 1 1,626 01-23-2025, 10:12 AM
Last Post: _Aka_

Forum Jump: