https://github.com/dream-num/luckybabylon
Babylon.js 3D编辑器
https://github.com/dream-num/luckybabylon
Last synced: 3 months ago
JSON representation
Babylon.js 3D编辑器
- Host: GitHub
- URL: https://github.com/dream-num/luckybabylon
- Owner: dream-num
- License: mit
- Created: 2020-10-23T02:01:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-23T05:41:16.000Z (over 4 years ago)
- Last Synced: 2025-01-24T04:38:49.798Z (5 months ago)
- Language: Vue
- Size: 3.09 MB
- Stars: 55
- Watchers: 5
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LuckyBabylon
## 介绍
Babylon 3D可视化编辑器## 演示
[Demo](https://mengshukeji.github.io/LuckyBabylonDemo/)
## 使用
## 安装
```
npm i
```### 开发
```
npm run serve
```### 打包
```
npm run build
```## 共建
- 欢迎试用提交 [issues](https://github.com/mengshukeji/LuckyBabylon/issues) 或者 [PR](https://github.com/mengshukeji/LuckyBabylon/pulls)
- 欢迎加入[Babylon翻译计划](https://github.com/mengshukeji/babylon_doc)## 联系
- 联系邮箱: [email protected]
- 加入Babylon.js中文网官方QQ群:1127206245
## 资源链接
- [Babylon.js中文网](https://www.cnbabylon.com/)
- [Babylon.js中文文档](https://doc.cnbabylon.com)
- [Babylon.js英文文档](https://endoc.cnbabylon.com)