Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)