3D Rad - Free 3D game maker - Forum

This forum is now archived!

This forum is locked, and is a read-only version. A new community-ran forum can be found at classdev.net

News:

The 3DRad community can be found at classdev.net.

Pages: 1 [2]

Author Topic: SOFT-BODY PHYSICS IN 3D RAD FOR ALL INTERESTED ! ! !  (Read 835 times)

« Reply #15 on: March 14, 2014, 07:19:38 PM »
I'm surprised it worked! pretty neat.
« Reply #16 on: June 02, 2014, 04:42:18 AM »
Just watched the video, it looks awesome! Keep up the good work, I've tried manipulating bones through scripts before so I know how difficult it can be :)
« Last Edit: June 02, 2014, 04:45:33 AM by Sondre S. »
"Believe you can, and you're halfway there."
- Theodore Roosevelt
« Reply #17 on: June 02, 2014, 05:14:28 AM »
Thanks very much, Sondre. Now I am working on a game that will support that type of soft-body physics. Also I plan to add some special effects like scratching, particles, bump mapping and other. Making the collision also adaptive to the damage may cause slow framerates in 3D Rad. Just if there are more cars, that will support soft-body physics-based damage it will be better to be only visual.

No problem to download my demo and use it in your games. But there is much more to do. When I make this game I will upload it in the forum.
If we don't give up we can achieve the unthinkable!
« Reply #18 on: June 03, 2014, 02:22:56 AM »
You're welcome ;) You may also want to consider a completely scripted car, using a rigidbody, a skinmesh and a wheel mesh. Then you can move the body with the iObjectChildTransform or the more reliable LocalToParent. For the wheel meshes you can use imposters to create four copies of the wheel mesh and placing them at the wheel positions. I made a simple project with this tecnique, here: http://www.3drad.com/forum/index.php?topic=10589.0

feel free to use the script, if you need it ;)
"Believe you can, and you're halfway there."
- Theodore Roosevelt
« Reply #19 on: June 03, 2014, 09:39:28 AM »
This is great!!! Actually, to be honest, I am more impressed from the AI control. That's pretty cool. And also this can be very usable in my games using only a script... YES... Usable for making a traffic. Thanks verry much, Sondre S. !
If we don't give up we can achieve the unthinkable!
« Reply #20 on: June 04, 2014, 02:47:19 AM »
You're welcome  ;) I look forward to see what you can get out of this.
"Believe you can, and you're halfway there."
- Theodore Roosevelt
« Reply #21 on: June 10, 2014, 10:21:32 AM »
This sample video is amazing, keep well, greetings - TheHades24
There is a most powerful driving force than steam, electricity and atomic energy: the force of will

---Albert Einstein---
Pages: 1 [2]