Hi everyone! This is a completely rewritten, open-source TypeScript version of the InfiniTown infinite city simulation.
Recently, I’ve been exploring Three.js and came across the fascinating InfiniTown project. However, since InfiniTown is not open source, I decided to recreate it using TypeScript and the latest version of Three.js. I’ve now open-sourced my version to make it available for everyone to study and learn from.
While learning from others’ projects, I also hope that my open-source TypeScript implementation can help more beginners get started with Three.js.
Project Repository: GitHub - osoker/InfiniTownTS: 3D InfiniTown ThreeJS TypeScript OpenSource Version.
Live Demo: InfiniTown-TypeScript