Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miliPolo/ARSolarPlay
通过ARKit实现的太阳系动画
https://github.com/miliPolo/ARSolarPlay
arkit ios object-c scenekit
Last synced: about 1 month ago
JSON representation
通过ARKit实现的太阳系动画
- Host: GitHub
- URL: https://github.com/miliPolo/ARSolarPlay
- Owner: miliPolo
- License: gpl-2.0
- Created: 2017-07-13T15:29:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T02:45:26.000Z (almost 7 years ago)
- Last Synced: 2023-10-20T21:49:06.850Z (about 1 year ago)
- Topics: arkit, ios, object-c, scenekit
- Language: Objective-C
- Homepage:
- Size: 24.9 MB
- Stars: 615
- Watchers: 17
- Forks: 105
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![ARSolarPlay](ARSolarPlay/Asset/cover.png)
## ARSolarPlay
- This project is used to demonstrate the motion of the solar system, we can observe each planet or solar system from any angle and the details of the trajectory.
- We use ARKit technology to achieve it, I'm surprised at its effect.## Requirements
- iOS 11.0+
- Xcode 9.0+
- iPhone 6s+## Related articles
- http://www.jianshu.com/p/82d7496263c7
- http://www.jianshu.com/p/d0721aabcbf7## Related Video & Gif
- ![ARSolar.gif](ARSolarPlay/Asset/ARSolarPlay.gif)
- https://www.bilibili.com/video/av12175891/
## Author
miliPolo, [email protected]