VEX Traffic Simulation
FRANCO PIZZANI
We will take a look at a simple traffic simulation system built in a popnet using VEX. We will start by quickly going over a reynolds boids setup showcasing some of the principles of crowds simulation, and we will learn about some useful VEX functions and ways to interact with other particles in the simulation. Then we will move into the traffic simulation itself and we will see how making use of modular functionality snippets make for a versatile and scalable setup.