wuyifan0203 / synthcity

An Infinite Procedural Cyberpunk City

Home Page:https://wuyifan0203.github.io/synthcity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SynthCity - An Infinite Procedural Cyberpunk City

SynthCity is an interactive WebGL experience built with Three.js. Sit back and relax while autopilot takes you for a ride, take the wheel and drive, or explore the endless world in freeroam mode - all while enjoying a curated synthwave playlist.

Screenshot

Setup

  • Requirements: node.js and webpack.js. Try to use the latest versions of both.
  • Pull the repo
  • Run npm install to install dependencies
  • Setup your local server if you don't already have one. For Node, you can use http-server
  • Run the local server in the root directory of the repo http-server.
  • Enjoy!

Modifications

  • When making modifications to src, run npm run build
  • Update index.html to include the appropriate main.[hash].js file

Credits

Want to support projects like this?

Buy me a coffee

About

An Infinite Procedural Cyberpunk City

https://wuyifan0203.github.io/synthcity/


Languages

Language:JavaScript 85.6%Language:CSS 10.0%Language:HTML 4.5%