Getting started¶
Clone the Traffic3D repository¶
Either download the code directly from the project page, or use git to clone the repository:
git@gitlab.com:traffic3d/traffic3d.git
cd traffic3d
Installation and set-up¶
The project runs on Unity 2018.3.11f1
and up.
Download the latest of Unity from the following link: https://unity3d.com/get-unity/download/
Or download Unity 2018.3.11f1 directly from the following link: https://unity3d.com/get-unity/download/archive
Use a preferred C# IDE or download Visual Studio using the following link.