Welcome to 3DBITS
This page is under construction so there isn’t as much information here as I intent
Unity 3D demo
This is a small Unity demo where you get to drive a tank and blow up some vehicles!!!
Obstacle avoidance demo
I made this simple scene for testing my obstacle avoidance code. It doesn’t use any path finding algorithm such as A*. It just looks for obstacles in its path and steers around them.