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: 12 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T18:19:27.000Z (over 5 years ago)
- Last Synced: 2024-04-22T12:31:35.960Z (about 1 year 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).
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.