Logo
December, 10, 2021

Robotic Simulator: Physics in Unity (6/27)

In the previous lesson, we learned how to insert a 3D model into the Unity engine.

In this lesson, we will examine one of the most important and widely used Unity components. The components related to physics and their application in the simulator are the main focus of this lesson.

robotic-simulator-unity-physics-components

Important: Robotic Simulator’s Source Code and Sample Output:

The source code for the entire tutorials (from 1 to 27) can be downloaded HERE! And a test output for Windows can be downloaded HERE! You can easily get output for macOS by installing and running the source code on macOS.

Watch the video version of this lesson below to learn about the physics components on Unity: