Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: bezier curve on first and last points
Post: bezier curve on first and last points

Hi ! I'm facing an issue with "open" splines. I'm trying to generate a perfect spiral, using bezier interpolation. The default distance for handles is calculated in order to get an almost perfect circ...
Anthonyk Curvy Splines - support forum 0 905 03-18-2020, 03:54 PM
    Thread: Placing objects on volume
Post: RE: Placing objects on volume

Hi Aka, Thanks for the explaination and solution. I thought TF was equally distributed in any case! Regarding the script, I needed a more custom object placement system with custom grid and patter...
Anthonyk Curvy Splines - support forum 3 4,226 12-31-2018, 02:48 PM
    Thread: Placing objects on volume
Post: Placing objects on volume

Hi ! I wrote this code to place objects on my spline volume : Code: -- CurvySpline spline = GetComponentInParent(); CurvyGenerator cg = transform.parent.GetComponentInChildren(); CGDataRefere...
Anthonyk Curvy Splines - support forum 3 4,226 12-31-2018, 02:14 AM
    Thread: [Quick and dirty] Shape Extrusion: interpolate between multiple Crosses
Post: RE: [Quick and dirty] Shape Extrusion: interpolate...

Thank you so much @_Aka_ !!
Anthonyk Curvy Splines - support forum 9 10,161 07-27-2018, 01:41 PM
    Thread: [Quick and dirty] Shape Extrusion: interpolate between multiple Crosses
Post: RE: [Quick and dirty] Shape Extrusion: interpolate...

Hi ! So this is a patch for Git I guess, can you provide the final code instead ? Also is there a place where we can find all the extensions not shipped with curvy ? Thank you !
Anthonyk Curvy Splines - support forum 9 10,161 07-27-2018, 01:44 AM
    Thread: How to make the generated mesh readable ?
Post: RE: How to make the generated mesh readable ?

It works ! for some reason the "static" checkbox was checked and this why the mesh was not readable... Thank you for your great help ! regards
Anthonyk Curvy Splines - support forum 3 13,457 07-08-2018, 07:09 AM
    Thread: How to make the generated mesh readable ?
Post: How to make the generated mesh readable ?

Hi ! I wrote a  mesh deformer script which is modifying mesh vertices at runtime. It was working great with another plugin "m*ga shap*s" : https://vimeo.com/278707282 But I decided to switch to C...
Anthonyk Curvy Splines - support forum 3 13,457 07-06-2018, 05:37 PM