Recent content by haochao

  1. H

    how to draw curve line as mesh (in 2d, mesh generation)

    yes. i just wanna implement this effect.
  2. H

    how to draw curve line as mesh (in 2d, mesh generation)

    i just wanna make an effect of rope, and dragging it to wherever i want, and it also can bend without any constraint. before i decided to implement it, i've found that my naive algorithm isn't feasible , my rough steps as the following: using bezier or something else to generate curve point...
Back
Top