Portfolio - 3D Train Track Generator

Overview

An school assignment where we had to create a script that would create a train track from an array of string like ("straight", "left","left", "straight", "bridge", "straight","right"). The assignment was done in MaxScript. Along with creating the train track we also had to enable to so a train can ride on it and follow the path. The train was created by me as part of the previous assignment. The track creating script also creates grass, side railings, trees, and side billboards along the path all created via script as well.


Portfolio