Jump to content

Baked physics animation


Ttiki
 Share

Baked physic simulation animation (in Leadwerks)  

  1. 1. Have you ever tried baked physic simulation (in Leadwerks)

    • Yes
      0
    • No
      0
  2. 2. If yes, which type of simulation

    • Fluid
      0
    • Cloth
      0
    • Rigid body
      0


Recommended Posts

Hi everyone. 

 

I'm thinking a lot about baked physic simulation lately in a broad sense. I've been looking inside how different game engine handle this baked simulation. Like for exemple

Quote

"In Source, baked physics animations typically get streamed in from ANI animation files" - Valve Developer Community

Or (Warning: I've never used Unity and don't know a thing) but like this tutorial for Unity : 

 

And I could give make a state of the art for different method for different engine but you get the point... I don't think I never needed to make my point in the first place as most of you already know what baked physic simulation is...

 

One heavy and "old" way of doing it is vertex animation of course, allowing for "every" kind of simulation to be baked and easily readable by software. Just move each vertex for each frame. But yeah, not the most optimised way... 

And, apart from simplistic cloth simulation and rigid body sim, bone simulation doesn't allow for complex animations. 

 

I would love to speak about different baking physic simulation animations technics, and we could you use this forum post to do so. And, when I've done some free time on my own from my Ph.D. I will probably try to do a literature review on baked physic simulation method for in-game use (Yeah, stopping state of acting from my job to my hobby, what a great idea... I have nobody in my life, help)

 

One thing I wanted to know (and I always I just goes and goes) but (if I set up this post correctly) I wanted to see and maybe talk about your experience with baked phys sim inside Leadwerks.

I'm not interested in ULTRA for this poll as of yet, even though that is something I will visit eventually.

 

I'm eager to see the results and maybe talk with you about your implementation of BPS animation in Leadwerks (and in general)

Edited by Ttiki
Replace spelling errors

Just making games for fun. Currently working on T3-L4

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...