Nektarios-Kalogridis
  • Joined on 2024-07-17
Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-27 15:36:38 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

Thanks @LukasTonne for taking the time to investigate this issue and confirming that it's a bug in Bullet's damping implementation. I understand that changing it could affect existing projects, so…

Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-26 21:31:06 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

Revised Exponential Decay Formula with Acceleration

The first equation incorporated acceleration, so to be fair, you can incorporate acceleration into the exponential decay…

Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-26 21:24:12 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

We have two equations here. I recommend the second one (exponential decay) in my latest post as it can be more robust.

Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-26 20:38:34 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

The issue with the C++ code snippet, shown above, lies in how it applies the damping effect over time, which can lead to incorrect and unstable results, especially with high speeds, high…

Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-26 20:03:11 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

Maybe the equation needs to be changed that is being used for the calculation? To create a robust damping equation for the object's speed, especially under high speeds and accelerations, you can…

Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-26 18:39:28 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

@ZedDB Thanks for your response, but it’s clear that the issue runs deeper. As shown in the video I shared here , others have encountered the…

Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-26 15:47:30 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

From looking at the replies here I would say that this is not a bug either.

Hopefully things like this are going to be much easier to control in the future.

How is it not a bug if it…

Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-12 15:42:56 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

Could this be an issue with very large scales and high speeds?

Nektarios-Kalogridis commented on issue blender/blender#127152 2024-09-10 19:00:23 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values

Here is my scene file. It is two cars racing and at the end they hit two barriers which they fall off the cliff. Objects are Barrier_1 and Barrier_2

https://www.dropbox.com/s/9bwv6iqaaji3ldx/Car

Nektarios-Kalogridis opened issue blender/blender#127152 2024-09-04 17:39:10 +02:00
Rigid Body Damping Translation and Rotation Ineffective with Small to Medium Values
Nektarios-Kalogridis closed issue blender/blender#124895 2024-07-17 17:00:07 +02:00
Render totally messed up in Blender 4.2!
Nektarios-Kalogridis opened issue blender/blender#124895 2024-07-17 16:42:52 +02:00
Render totally messed up in Blender 4.2!