Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linkzy3471/3d-solar-system-model
A simple 3D solar system model based on Three.js.
https://github.com/linkzy3471/3d-solar-system-model
js nasa threejs web
Last synced: 4 months ago
JSON representation
A simple 3D solar system model based on Three.js.
- Host: GitHub
- URL: https://github.com/linkzy3471/3d-solar-system-model
- Owner: LinkZY3471
- Created: 2024-08-16T10:21:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T12:19:35.000Z (6 months ago)
- Last Synced: 2024-10-11T15:42:25.802Z (4 months ago)
- Topics: js, nasa, threejs, web
- Language: JavaScript
- Homepage: https://space.bilibili.com/22858170
- Size: 23.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Simple 3D Solar System Based on Three.js
## Introduction
This work is based on [Three.js](https://threejs.org/) , a javascript 3D library.
The data and formulas come from [NASA JPL](https://ssd.jpl.nasa.gov/planets/).
The textures come from [Solar System Scope](https://www.solarsystemscope.com/textures/).## Usage
Requiring Node.js.
run `npx vite` in the terminal and then click the address.## A Video Demo
[Here](https://www.bilibili.com/video/BV1iwa7e7EHQ/?share_source=copy_web&vd_source=b145742fa3545fdfe6062643f21cfe17)# 基于Three.js的简单太阳系3D模型
## 介绍
本作品基于 [Three.js](https://threejs.org/) 这个3D图形库。
数据和公式来自 [NASA JPL](https://ssd.jpl.nasa.gov/planets/)。
纹理贴图来自 [Solar System Scope](https://www.solarsystemscope.com/textures/)。## 使用
需要Node.js环境。
在终端运行 `npx vite`,然后点击地址。## 视频展示
[这里](https://www.bilibili.com/video/BV1iwa7e7EHQ/?share_source=copy_web&vd_source=b145742fa3545fdfe6062643f21cfe17)