Ok i got to test it. Its a pretty good method. Its better than both interpolating a linear curve and a smooth curve. The results are somewhere inbetwe…
Ye. too bad i cant find the original maxscript file anywhere.
Thanks man. That looks really promising. Il try it out. I also doubt spaceloop uses a spline this way. It was just something i wanted to try if it cou…
Not solved yet no. Currently trying out using curve interpolation via splineshapes. Dividing by amount of vertex gaps(edge count).
After some more research i have found that the solution is even more complex than i had first assumed. The method i had first envisioned would be tra…
yes thats what i found too. i actually solved this one some time ago with help from the polycount forums, here is a couple of functions i wrote to get…