Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pipeline that bends
#3
(16-06-2025, 01:34 PM)5G_Zendmast Wrote: - Ive got a long steel pipeline 100m+ that lays on a beach. (for now modeled as a cylinder with nothing fancy)

[...]
Ive been trying to do this with SoftBody but I cant seem to get it to work properly.

Hi Patrick,

ObiSoftbody is quite likely not the right tool for this. The reason is it's designed to simulate volumetric objects that are roughly the same size along all axis. The way it generates a particle-based representation of the object is it first voxelizes it, that is, turn it into small blocks called voxels. Then it generates one particle per voxel, and connects it to particles in the neighbor voxels.

The size of each voxels is determined using the longest axis of the object's bounding box, which in your case is at least x100 longer than the other 2 axis. This is causing the softbody to be composed of a single, long row of voxels - with one particle in each one.

You could use vertex-based surface sampling instead of voxel-based, in the blueprint settings. This would yield roughly one particle per vertex, which is probably closer to the result you wanted?

Still, I feel like ObiRope is a much better tool for this task. Specifically, its ObiRod component. It is explicitly designed to deal with tubes, rods, cables, and generally long and thin objects.

Let me know if you wish to refund your ObiSoftbody purchase for this reason.

kind regards
Reply


Messages In This Thread
Pipeline that bends - by 5G_Zendmast - 16-06-2025, 01:34 PM
RE: Pipeline that bends - by chenji - 16-06-2025, 01:47 PM
RE: Pipeline that bends - by josemendez - 16-06-2025, 01:55 PM
RE: Pipeline that bends - by 5G_Zendmast - 16-06-2025, 02:17 PM
RE: Pipeline that bends - by josemendez - 16-06-2025, 02:25 PM
RE: Pipeline that bends - by 5G_Zendmast - 17-06-2025, 12:02 PM
RE: Pipeline that bends - by josemendez - 17-06-2025, 12:11 PM
RE: Pipeline that bends - by 5G_Zendmast - 17-06-2025, 01:19 PM
RE: Pipeline that bends - by chenji - 17-06-2025, 01:36 PM
RE: Pipeline that bends - by josemendez - 17-06-2025, 01:49 PM
RE: Pipeline that bends - by 5G_Zendmast - 17-06-2025, 02:06 PM
RE: Pipeline that bends - by josemendez - 17-06-2025, 02:07 PM