Search Unity

Use Unity to generate animations for high physics

Discussion in 'Getting Started' started by gecong, Feb 9, 2016.

  1. gecong

    gecong

    Joined:
    Sep 6, 2015
    Posts:
    2
    Hi,

    I am interested in generating educational animation to help high school student to better understand physics. For example, I would like to simulate gravity field, electrical field, projectile movement, spring, universal gravity, up hill, friction, collision, etc. The student can view it in 3D, move it around and interact with it. I am not sure if Unity is a good tool to do this.. Or there may be already a Unity package for this?

    Thank you very much,

    Fireman
     
  2. JoeStrout

    JoeStrout

    Joined:
    Jan 14, 2011
    Posts:
    9,859
    Yes, Unity's a great tool to do this. I'm not aware of anything off-the-shelf that does it, though. I think you'll need to just roll up your sleeves and craft it yourself.

    (But you may enjoy looking at some rotational dynamics simulations I did in Unity a while back.)