| common/build | ||
| info | ||
| packages | ||
| Test | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc.js | ||
| CONTRIBUTING.md | ||
| LEGAL.md | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.en.md | ||
| README.md | ||
Astral 3D Editor
🌍 简体中文 | English
Modern Web 3D editor based on Vue3 + Three.js
💬 Join the community
Get the latest news and technical support in the following ways:
![]() |
![]() |
🚀 Core competence
Core function
- ✅ Multi-format support: 30+ model format (GLTF/OBJ/FBX/GLB/RVT/IFC, etc.)
- ✅ BIM Model Lightweight Demonstration (RVT/IFC)
- ✅ CAD drawing analysis (DWG/DXF)
- ✅ Scenario subcontract storage and loading
- ✅ Animation editor
Expansion capability
- 🧩 plug-in system
- 📜 When the script is running
- 💫 Particle system
- ❄️ Weather system
- ☁️ Cloud Storage Integration (USS again)
- 🎠 Resource center
Coming soon
- 🚧 Physical engine support
- 🚧 WebGPU support
- 🚧 Data components (API/WebSocket)
- 🚧 low code data large screen
- 🚧 WebSocket Multi-party collaboration
🛠️ Technology stack
⚡ Quick start
pre-demand
- Node.js ≥ 23.11.x
- Yarn
Local run
git clone https://github.com/mlt131220/Astral3D.git
cd Astral3D
pnpm install
pnpm run sdk:build
pnpm run editor:dev
Production construction
pnpm run editor:build
📚 Ecological correlation
Back-end implementation
Document center
☕ Support project
If this project is helpful to you, please feel free to:
- In case wall [user] (https://github.com/mlt131220/Astral3D/issues/2) leave your usage scenario
- Scan code support developers:
| AliPay | |
|---|---|
![]() |
![]() |
⚖️ License agreement
This project adopts the [![Apache License] (https://img.shields.io/badge/License-Apache_2.0-blue.svg)] (License) open source licenses, please comply with the terms of the agreement and the following supplementary conditions:
- ✅ allows: individual learning/secondary development
- ⚠️ A copyright notice is required
- ⚠️ commercial use requires authorization
- ❌ Prohibited: using this project for business or illegal purposes that are competitive with hangzhou xingluan digital technology
Full legal notice | Contribution guide



