Trail Rending of Agents with NavMesh, Physics, Unity and CityEngine
Combining simple agent based models with physics objects and rendering techniques in a game engine has potential for city wide 3D urban modelling. Traditional techniques often use JAVA based solutions or custom written toolkits with researchers developing their own models. With recent advances in procedural modelling and game engine technology, with the move to real time data feeds and advanced physics engines, there is notable potential.
Yesterday’s post on ‘Shortest Path Modelling and NavMesh in Unity and CityEngine‘ explored a simple target/navmesh approach. If you add physics to the target and use the ‘trail rendering’ effects of Unity you can create a dynamic scene with the paths of the agents traced. It is of course exploratory, but the possibilities are intriguing: