04-18-2016, 07:54 AM
Hi Jake
I notice that the module documentation is not available at the moment so I would appreciate some guidance
With 1.6 I wrote a script that could take the control points of a curve and feed them into Megascatter where it could use the data to scatter various objects along the spline. Ideally I would have a module that could do this that I could feed into the graph but I don't know how to do this.
Another option might be to say add an event callback in the generator after say, the volume mesh has been created, that can then (maybe) pass the spline in to my own method that can read the spline data and feed it into megascatter - though again I am not sure how to read the spline data this way.
Also if you have a simple example of reading the control points of a spline or could point me to some sample code that could be fantastic
cheers
Nalin
I notice that the module documentation is not available at the moment so I would appreciate some guidance
With 1.6 I wrote a script that could take the control points of a curve and feed them into Megascatter where it could use the data to scatter various objects along the spline. Ideally I would have a module that could do this that I could feed into the graph but I don't know how to do this.
Another option might be to say add an event callback in the generator after say, the volume mesh has been created, that can then (maybe) pass the spline in to my own method that can read the spline data and feed it into megascatter - though again I am not sure how to read the spline data this way.
Also if you have a simple example of reading the control points of a spline or could point me to some sample code that could be fantastic
cheers
Nalin