https://github.com/davidmartinezros/universwithstars
Example of use WebGl showing the Univers with stars in Angular2.
https://github.com/davidmartinezros/universwithstars
angular angular2 three-js threejs
Last synced: 2 months ago
JSON representation
Example of use WebGl showing the Univers with stars in Angular2.
- Host: GitHub
- URL: https://github.com/davidmartinezros/universwithstars
- Owner: davidmartinezros
- Created: 2016-09-12T14:18:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-12T14:20:52.000Z (almost 10 years ago)
- Last Synced: 2025-10-23T21:55:08.114Z (8 months ago)
- Topics: angular, angular2, three-js, threejs
- Language: TypeScript
- Homepage:
- Size: 887 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 2 3D Demo
Small demo showcase for integrating Angular 2 with WebGL 3D graphics powered by THREE.js. Please find [further reading on 3D and WebGL here](https://github.com/thinktecture/2d-3d-usergroup-2015). This is the Angular 2 version of [this original AngularJS 3D sample](https://github.com/chliebel/angular-3d-demo).
## Run it
Clone this repository and run `npm i` followed by `npm start` — or just [click here](https://cdn.rawgit.com/chliebel/angular2-3d-demo/master/index-dist.html).
## Credits
Earth texture: NASA/Goddard Space Flight Center Scientific Visualization Studio The Blue Marble Next Generation data is courtesy of Reto Stockli (NASA/GSFC) and NASA's Earth Observatory.
# UniversWithStars