Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mesh Lines - Horizontal and Vertical Edges
#12
(09-20-2020, 07:08 PM)Krypton Wrote: "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 successfully write quality modules."

Do you have more detailed documentation of how the Generators internals work?
There no step by step guide explaining how to create custom modules, but information is scattered between:
  • Documentation about Curvy Generators: https://curvyeditor.com/documentation/generator/start
  • API reference for classes in the Generator namespace: https://api.curvyeditor.com/710/namespace_fluffy_underware_1_1_curvy_1_1_generator.html
  • Comments you will find in the automatically generated CG module through Project's window→Create→Curvy→CG Module
Basically you will need to set the inputs and outputs of your module to the right data type, and set the code for your logic in the Refresh method.
Sorry for not having some simplified guide ready, but I believe it is not very difficult to make a simple module based on the above information.
Let me know if you have any specific question regarding this subject.

About your other post, I will answer it a bit later.
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
RE: Mesh Lines - Horizontal and Vertical Edges - by _Aka_ - 09-21-2020, 02:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Incorrect mesh alignment after extrusion on curved path Thinkurvy 10 21 04-17-2024, 10:57 AM
Last Post: _Aka_
  Adjust radius of generated mesh via script? Shackman 1 4 03-26-2024, 01:12 PM
Last Post: _Aka_
  Not seeing mesh extended after following YT PaulM 1 3 02-02-2024, 12:01 PM
Last Post: _Aka_
  Trigger Zones along Spline Mesh dlees9191 1 5 01-05-2024, 10:18 AM
Last Post: _Aka_

Forum Jump: