Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cl7/Astronomy
A 3D earth model written in swift playground using SceneKit
https://github.com/cl7/Astronomy
playground scenekit swift swift3
Last synced: 25 days ago
JSON representation
A 3D earth model written in swift playground using SceneKit
- Host: GitHub
- URL: https://github.com/cl7/Astronomy
- Owner: cl7
- License: mit
- Created: 2017-04-02T03:55:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T18:19:27.000Z (almost 5 years ago)
- Last Synced: 2024-04-22T12:31:35.960Z (8 months ago)
- Topics: playground, scenekit, swift, swift3
- Language: Swift
- Homepage:
- Size: 5.98 MB
- Stars: 30
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Astronomy - A 3D earth model written in swift playground using SceneKit. (UIKit And Graphics / SpriteKit)
README
# Astronomy
### A Swift playground simulates the earth in 3D (4K resolution).
![](https://cloud.githubusercontent.com/assets/6619146/24824613/93d9bbe6-1bdc-11e7-921b-156806963139.gif)Inspired by Apple Watch face “Astronomy”. Camera is interactive as you can zoom in and out and rotate your inspection angle.
Developed using [SceneKit](https://developer.apple.com/reference/scenekit) under 200 lines of code.