Just a quick post to show off my “work in progress” soft-body simulation demo:
Cheers
Update 4 Jul 2014
Hi all! That’s a loooong delay
But anyway. Here is a new video of my soft-body (or deformable-body, if you prefer ;)) simulation plugin.
Looks similar, but it’s rewritten almost form scratch. The performance is improved dramatically. The C# part object model is greatly simplified. And some new cool features are implemented.
The public demo and beta of the plugin are coming soon.
Cheers
Update 11 Aug 2015
Hi all,
The asset is submitted for review.
While I’m waiting for the review result you can watch another RedCar Demo video
That looks pretty fun but was seemingly more focussed on deformation than soft body physics and such. Would you be able to give examples of more organic things compressing and bouncing/flexing and so on? As i’m very interested in that sort of thing and currently would have to pre-bake an animaton doing it in houdini or something at the moment for the effects I want to achieve when interactive would be much more desireable
@lazygunn - Thanks for your feedback. It’s already kind of tradition to call this type of simulation “soft-body” as opposite to “rigid-body” which can not deform by definition. Of course, our soft-body can also be tuned to have jelly-like behavior, but doing demo with such objects is not really interesting. It’s too simple In any case, it’s just our first steps, and I believe in the future we will have such demos as well.
Im not so good at scripting with meshes so I found a script, but it requires a rigidbody and my car is not a single mesh, so when i try to add that script to my car parts the rigidbody combined with the colliding car part colliders and makes the parts fly away in every direction do you got any tips?
All detachable parts of the car are separate meshes. But, I think I should mention, my demo doesn’t use unity’s built-in physics. It’s a demo of Truss Physics engine, so it uses Truss Physics.
As for your problem, I think you should setup different collision layers for different parts of your car:
First of all, just one word: Awesome.
I didn’t know this was actually possible in unity.
I need this really much,and this was just the thing which i was looking for.
Can’t wait when its finished.
Now i still have a few questions:
When can we download it? Because without this i can’t really work further with my game.
Is it going to cost money? Yes? How much?
Can you implement diffrent cars?
Would it be easy to import in your game.
Well i dont need answers to all questions just the ones which you have the answers from.
Looks quite nice, seems like it’s better than ROR (what beam ng is originally made out of).
Tho there is a massive performance issue. The demo starts lagging pretty fast.
But I like the car physics aswell, seems like there is a spring tire model?
Lol love the confidence! although beamng does simulate more pieces. Like the car door could swing open and get dented as well as the hood. Would that be possible with this?
Edit: nevermind just watched the second video. That’s exactly what I needed