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

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的开源三维可视化构建工具

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.