Park the TukTuk
- 3 Devlogs
- 2 Total hours
okay so i added the tuktuk model and i thought it would take too much time to model so i decided to make it using a threejs group with a bunch of meshes that i attempted to organize in a way that resembles a tuktuk but unfortunately it didn’t turn out too great and i think i might need to replace it soon, however on the good side of things i placed the create tuktok function in a seperate script which makes it easier for me to add different tuktoks or vehicles later on
added a simple floor using a plane and added walls using a simple for loop
added basic setup with styling for panels and the main page and i also created a new threejs scene with one light, fog, a camera and a blue background I also added a very simple cube for testing purposes