Robotic Simulator: Adding Other Features [Particle Effects plus Voice] (7/27)

Robotic Simulator: Adding Other Features [Particle Effects plus Voice] (7/27)

In the previous lesson, we examined the components of physics and their applications in Unity. In this lesson, we will learn about the particle system and its applications and how to add sound to the environment and objects in our simulator. We are going to learn how to import different content from common Unity engine sources. 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…
Read More
Robotic Simulator: Physics in Unity (6/27)

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. 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…
Read More
Robotic Simulator: Adding 2D/3D Objects into the Project (5/27)

Robotic Simulator: Adding 2D/3D Objects into the Project (5/27)

In the previous lesson, we learned how to make the robotic simulator environment suitable for all types of lighting on the Unity engine. In this lesson, we will learn how to import a variety of 3D models from various sources such as the Unity store and popular sites such as SketchUp into the Unity engine. 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…
Read More
Robotic Simulator: Lighting (4/27)

Robotic Simulator: Lighting (4/27)

In the previous lesson, we learned how to create land, design natural features, paint and insert plants and trees into our scene. In this lesson, we will learn how to illuminate our simulator environment using different types of lights available on the Unity engine. We will understand how to create shadows, change colors, and different kinds of spot and collective light. 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…
Read More
Robotic Simulator: Creating a New Scene with Terrain Design (3/27)

Robotic Simulator: Creating a New Scene with Terrain Design (3/27)

In the previous lesson, we learned how to download and install the Unity engine and its modules. In this lesson, we will learn how to build, and design natural features such as mountains, hills, and rivers, paint and insert trees and plants on the ground for our simulator. A view of designing a terrain for the robotic simulator on Unity. 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…
Read More