https://github.com/fh332393900/threejs-demo
threejs+vue3 可视化大屏
https://github.com/fh332393900/threejs-demo
threejs typescript vue3
Last synced: about 1 year ago
JSON representation
threejs+vue3 可视化大屏
- Host: GitHub
- URL: https://github.com/fh332393900/threejs-demo
- Owner: fh332393900
- Created: 2023-05-12T08:27:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T07:23:02.000Z (over 1 year ago)
- Last Synced: 2025-04-19T04:31:59.584Z (about 1 year ago)
- Topics: threejs, typescript, vue3
- Language: Vue
- Homepage: https://stevenfeng.cn/threejs-demo/
- Size: 23.8 MB
- Stars: 357
- Watchers: 2
- Forks: 125
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## threejs-demo
### 项目截图

### 预览地址
https://stevenfeng.cn/threejs-demo/
### 项目启动
```shell
npm i
npm start
```