Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Particles not coming at corners and edges.
#1
Hi,
I am generating obi cloth for small square shape mesh. The particles are not coming at the edges and corners of the mesh.
So I can't able to attach the cloth to another object. Please help to solve this.
Reply
#2
(29-09-2022, 09:55 AM)balaji.v Wrote: Hi,
I am generating obi cloth for small square shape mesh. The particles are not coming at the edges and corners of the mesh.
So I can't able to attach the cloth to another object. Please help to solve this.

Hi!

Sorry, I don't understand your question. What do you mean particles are "not coming"? Could you show an screenshot of your cloth blueprint, showing both particles and the mesh?

kind regards,
Reply
#3
Please check attached image


Attached Files Thumbnail(s)
   
Reply
#4
(29-09-2022, 01:39 PM)balaji.v Wrote: Please check attached image

Particles seem to be there, just a lot smaller than the center ones. By default, particles are given a radius based on their connectivity to neighboring particles. Could also be that the normals at these vertices are inverted, and backface culling is hiding those particles, this is hard to tell from your image.

What happens if you give the same radius value to all particles?
Reply