Skip to content

IOI 3D Editor Engine工业级 3D 数字孪生编辑器

基于 Babylon.js 构建,简洁易用,专为非开发人员交付设计

IOI 3D Editor Logo

编辑器面板

编辑器面板

🚀 快速开始

获取源代码,立即开启您的 3D 数字孪生之旅:

bash
# 克隆项目
git clone https://gitee.com/laozhanggitee/ioi_babylon_editor.git

# 进入目录
cd ioi_babylon_editor

# 安装依赖
npm install

# 启动开发服务器
npm run dev

Released under the MIT License.