Skip to main content

Questions tagged [collision]

Blender has several physics simulations that support collisions, such as fluid and rigid body. Use this tag for questions about collisions in physics simulations.

1 vote
2 answers
172 views

ClothFX animation not working

I'm not familiar with animation, so I'm betting it's something simple. I'm trying to do a simple cloth collision with ClothFx Haddon and it animates fine with the timeline, but will not render. I've ...
cigar_matt's user avatar
1 vote
0 answers
73 views

How does Mesh based collision shapes works in Rigid Body Simulation?

I kind of understand the difference between Convex Hull and Mesh shapes. But my question is how does the physics engine works for these two? In the case of the triangles how does the engine calculate ...
Benancio's user avatar
1 vote
1 answer
1k views

How do I make two objects collide? (Not referring to rigid body or collision physics)

So what I want to do is make two objects not clip when touching each other, instead "following" the shape of the mesh. Basically I want the cylinder shown in this example to go over the pipe when ...
Wiirexu's user avatar
  • 349
2 votes
2 answers
8k views

how to make 2 cloths collide with each other?

I'm having a problem with a cloth simulation. I've set 2 planes up and applied a cloth modifier to each, what I want to happen is for the two cloths to fall together and interact with each other. The ...
pezzatron's user avatar
  • 598
0 votes
0 answers
299 views

Lie object on a surface

I'm trying to lie a object on a surface for 3D printing it afterwards. In other words, I want to find a way to automatically position a complex object the best way on a printing table. Here is a ...
Basti's user avatar
  • 331
1 vote
2 answers
10k views

Particles fall through collision object

I am trying to make leaves fall on the ground but the leaves are intersecting the ground. This is the collision floor seen from under: The object has collision enabled and Particle Damping to the ...
MicroMachine's user avatar
  • 4,713
2 votes
0 answers
518 views

Prevent particles from growing through primitives

For a static scene I've modelled grass on a plane using the particle system's hair type. Now I want to place some objects on the grassy plane, some of which are rather small in height. Unfortunately, ...
Explicat's user avatar
  • 121
1 vote
0 answers
89 views

Bullet particles not colliding with cell fractured model

I have a particle system emitting a bullet object with collision and rigid body. I have it so the particles collide with a cell fractured object which also has collision and rigid body. I have tried ...
Squid Cat's user avatar
2 votes
2 answers
2k views

Rigid bodies not colliding when going fast

I have a scene with (what will be) a treasure map and am trying to animate some coins falling onto it. I started based on this tutorial https://www.youtube.com/watch?v=iYL9w6xsZ6g made a coin, ...
Steve's user avatar
  • 305
5 votes
2 answers
31k views

How do I stop hair particles going through the body and the head?

Target : I intend to have long lady hair that go swirling in the wind. I am trying to achieve that through hair dynamics. Problem: Hair are going through mesh(body and head). I am using blender 2....
code_guri's user avatar
  • 135
0 votes
1 answer
976 views

Why does a rigid body with Convex Hull collision bounds not move in BGE?

I have an object whose physic is Rigid Body, and I set its collision bounds to Convex Hull (else it would collide with its own children) but now it doesn't move when I play, and doesn't even fall on ...
joH1's user avatar
  • 145
1 vote
1 answer
2k views

Cloth simulation breaks mesh

I wanted to simulate a cloth ribbon wrapped around a guitar. After baking a cloth simulation however, the ribbon breaks into individual pieces and I have no idea why. Can you help me? Ribbon was ...
Milan Smolík's user avatar
9 votes
1 answer
8k views

How do i create low lying smoke (similar to Zootopia), in blender

Hello Blender community, I am a huge fan of the Disney movie Zootopia, the amount of physics and detail really drew me into 3D animation and design. Although I always had an interest in 3D ...
NaturalistUbuntu's user avatar
0 votes
0 answers
46 views

Containing a hair's shape within a mesh, even with vertex groups: Is it possible?

Is there any way to contain the shape of hair within a mesh? Would it need vertex groups for more than density? I want to put hair inside a mesh, make the mesh invisible while containing the hair, ...
user avatar
2 votes
1 answer
1k views

Blender: on/off collision modifier

I have a collision object with the fluid particle emitter inside. The idea is that when the fluid fills up the object, it explodes and all the particles falls out. The problem is that I can't find a ...
user avatar

15 30 50 per page