Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honzaap/GithubCity
Create a 3D city from your GitHub contributions 🏙
https://github.com/honzaap/GithubCity
3d blender city contribution github threejs visualization
Last synced: 5 days ago
JSON representation
Create a 3D city from your GitHub contributions 🏙
- Host: GitHub
- URL: https://github.com/honzaap/GithubCity
- Owner: honzaap
- License: apache-2.0
- Created: 2022-05-05T12:50:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T19:41:14.000Z (about 1 year ago)
- Last Synced: 2024-10-29T17:26:22.275Z (12 days ago)
- Topics: 3d, blender, city, contribution, github, threejs, visualization
- Language: JavaScript
- Homepage: https://honzaap.github.io/GithubCity
- Size: 7.53 MB
- Stars: 1,105
- Watchers: 11
- Forks: 64
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GitHub City
### What would Your city look like?
Create a 3D city from your GitHub contributions 🏙
### About
GitHub City uses ThreeJS to generate a 3D city from your GitHub contribution graph.
Using hardware acceleration is highly recommended!
## Installation
1. Clone repository to your local machine
2. Open terminal and `cd` into repository folder
3. run `npm install`
4. run `npm run dev`