Posted January 23, 2023 by up2115462
#TB2
To start the project I considered the sort of elements I would need to create my city.
The elements I can make are buildings, cars, streets, weather effects, day/night cycle.
In this week I created a basic GUI along with some building functionality.
The GUI has some buttons that will not do anything for a while. The intField takes a parameter that affects the height of the building.
W1 Code:
This code is nothing new except for the polyExtrudeFacet function that creates a point for the top of the building.
To Do: