Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Mesh generation - orienting endpoints
Post: RE: Mesh generation - orienting endpoints

Ok so I'm not really a math guy (which is why I bought curvy in the first place ;) ) but I've been doing some reading of my old text books and think I have an idea as to what's going on here. I think ...
chris Curvy Splines - support forum 6 10,846 10-14-2013, 12:13 PM
    Thread: Mesh generation - orienting endpoints
Post: RE: Mesh generation - orienting endpoints

I assume you mean the Auto End Tangents setting on the spline? I've tried messing around with that to no positive end. I've attached a sample project for you to see what I'm up to. I've stripped cu...
chris Curvy Splines - support forum 6 10,846 10-13-2013, 06:34 PM
    Thread: Mesh generation - orienting endpoints
Post: Mesh generation - orienting endpoints

I'm trying to use a generated mesh from a spline and seamlessly attach it to a prefab. The mesh generation is using the line shape so it's nothing terribly fancy. The attached image here shows the eff...
chris Curvy Splines - support forum 6 10,846 10-13-2013, 04:45 PM
    Thread: Infinite loop in FixedDistance mesh generation
Post: RE: Infinite loop in FixedDistance mesh generation

Also seeing this issue in my own project with 1.51.
chris Curvy Splines - support forum 9 14,478 10-09-2013, 10:04 PM
    Thread: CurvySpline.GetExtrusionPoint() does not account for orientation
Post: RE: CurvySpline.GetExtrusionPoint() does not accou...

Thanks for the new GetExtrusionPoint method btw. This one is much more convenient to work with. :)
chris Curvy Splines - support forum 4 9,564 09-29-2013, 01:01 AM
    Thread: CurvySpline.GetExtrusionPoint() does not account for orientation
Post: RE: CurvySpline.GetExtrusionPoint() does not accou...

Fair enough. I'd recommend making it a static method if it doesn't actually leverage any of the member data that it has available to it from the current spline. That would help identify it as a hel...
chris Curvy Splines - support forum 4 9,564 09-14-2013, 05:17 PM
    Thread: CurvySpline.GetExtrusionPoint() does not account for orientation
Post: CurvySpline.GetExtrusionPoint() does not account f...

So in my testing, CurvySpline.GetExtrusionPoint() does not appear to account for orientation. Which means I need to calculate a rotation anyway which makes the method basically pointless as I can just...
chris Curvy Splines - support forum 4 9,564 09-14-2013, 12:03 PM