https://github.com/code0wl/3dworld-template
A good base for a threejs real world representation
https://github.com/code0wl/3dworld-template
Last synced: 11 months ago
JSON representation
A good base for a threejs real world representation
- Host: GitHub
- URL: https://github.com/code0wl/3dworld-template
- Owner: code0wl
- Created: 2015-10-26T09:40:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T20:21:03.000Z (about 8 years ago)
- Last Synced: 2025-06-02T17:41:34.834Z (about 1 year ago)
- Language: JavaScript
- Size: 101 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
installation
============
npm start
A local server will start running in port 8080
(Can be adjusted by specifying a different http-server port)
Features
========
- Rich texture with bump mapping/ano filtering with dynamic lighting
- Api for any or multiple JSON data
- HTML5 Canvas for displaying data and wrap around globe
- list of data with non-designed world
- Separate cloud layer (can be real time weather info)
- Dynamic day and night cycle. Dark places and city lights go on, light places the city light goes off
- Can integrate with google analytics to report various data
- Zoom in and out limit introduced
- Draggable
- Compatibility with LEAP Motion
- FPS meter
Roadmap
=======
- Real time day and night cycle
- Animations for dots of data on change