Robotic Simulator: Creating Different Climates with the Impact of Them (16/27)
In the previous lesson, we were able to successfully simulate a complex function called removing/placing an object for our robot. In this lesson, we want to simulate a variety of weather conditions and day and night for our environment using lighting and various skyboxes and to our scene management system. The corresponding lessons on building a robotic simulator in the Unity engine can be found at the link below (note that more lessons will be added gradually): https://www.mecharithm.com/category/a-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…