Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wrap rope on Editor
#2
(01-03-2021, 11:05 AM)tpaslou Wrote: Hello 

Is there an easy way to manipulate rope shape on editor ? Anything that I am missing apart from adding many points to the path ?

I want to achieve something like that : https://images.app.goo.gl/1cKeZUpFnF6Y7v7g9

Not really...I can't think of an easier way to define a curve than using béziers. It's the way curves are defined in literally all 2D/3D software I've ever come across.

No need to add *many* control points though, a few ones should be enough as long as you use the tangent handles to approximate the shape you need.
Reply


Messages In This Thread
Wrap rope on Editor - by tpaslou - 01-03-2021, 11:05 AM
RE: Wrap rope on Editor - by josemendez - 01-03-2021, 11:13 AM
RE: Wrap rope on Editor - by tpaslou - 01-03-2021, 03:31 PM
RE: Wrap rope on Editor - by josemendez - 01-03-2021, 03:41 PM