https://github.com/plum-k/plum-three-editor
基于three的开源三维可视化构建工具
https://github.com/plum-k/plum-three-editor
3d babylonjs threejs webgl webgpu
Last synced: over 1 year ago
JSON representation
基于three的开源三维可视化构建工具
- Host: GitHub
- URL: https://github.com/plum-k/plum-three-editor
- Owner: plum-k
- License: apache-2.0
- Created: 2024-12-24T16:41:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-06T15:45:42.000Z (over 1 year ago)
- Last Synced: 2025-04-06T16:35:42.452Z (over 1 year ago)
- Topics: 3d, babylonjs, threejs, webgl, webgpu
- Language: TypeScript
- Homepage: http://three.plumk.cn/
- Size: 18.3 MB
- Stars: 41
- Watchers: 9
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plum-three-editor
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.38. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.