3Ducttapes(); Yvo von Berg | CG Toolsmith blog | C++, Python

Tycoon Spline C++ plugin experiments

Update to my first Unreal c++ plugin:

  1. Added directional buttons. Need to improve the tangent calculation of the new piece.
  2. Added height offset. Simply offsetting the new point.

Next:

  1. Calculate better 90 degree corners.
  2. Fix gimbal lock issue while doing loopings.