Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Mesh Lines - Horizontal and Vertical Edges
Post: RE: Mesh Lines - Horizontal and Vertical Edges

_Aka_ Wrote: (09-21-2020, 04:26 PM) -- Untested code, but even if it is bugged, you get the idea. Add this code in the CGVMesh class, and then call public method where appropriate Code: -- public ...
Krypton Curvy Splines - support forum 14 4,759 09-23-2020, 02:16 AM
    Thread: Mesh Lines - Horizontal and Vertical Edges
Post: RE: Mesh Lines - Horizontal and Vertical Edges

_Aka_ Wrote: (09-20-2020, 06:20 PM) -- Same as here: _Aka_ Wrote: (09-19-2020, 04:59 PM) -- Using Unity's API, you can get the list of vertices and triangles of that mesh. From that, you can produc...
Krypton Curvy Splines - support forum 14 4,759 09-21-2020, 12:58 AM
    Thread: Mesh Lines - Horizontal and Vertical Edges
Post: RE: Mesh Lines - Horizontal and Vertical Edges

"Extending the Curvy Generator is the most sophisticated way to extend Curvy, but the most fun part, too! Though not rocket science, you'll need a good understanding of the Generator internals to succ...
Krypton Curvy Splines - support forum 14 4,759 09-20-2020, 07:08 PM
    Thread: Mesh Lines - Horizontal and Vertical Edges
Post: RE: Mesh Lines - Horizontal and Vertical Edges

Can you suggest how to get the Horizontal and Vertical data from the Volume Mesh module. I needed to integrate another asset called Procedural primitive with Linefy and he helped with getting the s...
Krypton Curvy Splines - support forum 14 4,759 09-20-2020, 06:02 PM
    Thread: Mesh Lines - Horizontal and Vertical Edges
Post: RE: Mesh Lines - Horizontal and Vertical Edges

Great, can you show where I can extract this information directly from your code because we don't want generate the entire mesh with UV and triangles.  Just the edges.
Krypton Curvy Splines - support forum 14 4,759 09-19-2020, 05:15 PM
    Thread: Mesh Lines - Horizontal and Vertical Edges
Post: RE: Mesh Lines - Horizontal and Vertical Edges

_Aka_ Wrote: (09-19-2020, 04:59 PM) -- Hi, When generating meshes, Curvy Splines produces instances of Mesh (https://docs.unity3d.com/ScriptReference/Mesh.html). Using Unity's API, you can get the l...
Krypton Curvy Splines - support forum 14 4,759 09-19-2020, 05:03 PM
    Thread: Mesh Lines - Horizontal and Vertical Edges
Post: Mesh Lines - Horizontal and Vertical Edges

Dear Curvy support, Using curvy in a production visualization project that requires rendering meshes as lines.  Is there a way to get a struct of horizontal and vertical lines that make up the gene...
Krypton Curvy Splines - support forum 14 4,759 09-19-2020, 01:03 PM
    Thread: Easy way to make a spiral shape from spline
Post: Easy way to make a spiral shape from spline

Hi all, Wondering if anyone knows of an easy way to create spiral paths with the splines programatically ?   The spirals I'm thinking about is of these types. https://www.google.co.th/search?q=...
Krypton Curvy Splines - support forum 1 3,586 07-15-2017, 02:42 PM