# Wonder-Editor **Repository Path**: mirrors/Wonder-Editor ## Basic Information - **Project Name**: Wonder-Editor - **Description**: Wonder-Editor 是一个使用 Wonder.js 引擎的 PWA 在线 Web 3D 编辑器 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/Wonder-Editor - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 4 - **Created**: 2019-03-11 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wonder-Editor [![Build Status](https://travis-ci.org/Wonder-Technology/Wonder-Editor.png)](https://travis-ci.org/Wonder-Technology/Wonder-Editor?branch%3Dmaster) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![Maintainability](https://api.codeclimate.com/v1/badges/8dbe3d385c49aa1026e5/maintainability)](https://codeclimate.com/github/Wonder-Technology/Wonder-Editor/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/8dbe3d385c49aa1026e5/test_coverage)](https://codeclimate.com/github/Wonder-Technology/Wonder-Editor/test_coverage) [![GitHub release](https://img.shields.io/github/release/Wonder-Technology/Wonder-Editor.svg)](https://github.com/Wonder-Technology/Wonder-Editor/releases) [![GitHub Release Date](https://img.shields.io/github/release-date/Wonder-Technology/Wonder-Editor.svg)](https://github.com/Wonder-Technology/Wonder-Editor/releases) [![editor](https://www.wonder-3d.com/img/editor.jpg) ](https://meta3d-4g18u7z10c8427f9-1302358347.tcloudbaseapp.com/wonder-editor/index.html) Wonder-Editor is a [PWA online web 3D editor](https://yyc-git.github.io/wonder/index.html) which use [Wonder.js](https://github.com/Wonder-Technology/Wonder.js) engine. # Feature - PWA - Scene Tree - Run/Stop - Transform Gizmo - Hotkey - Redo/Undo - Console - Asset - Import/Export - Publish # Document - Document # Getting Help - [Official Site](https://www.wonder-3d.com/) - [Forum](https://forum.wonder-3d.com/) # Usage - [Online Editor](https://yyc-git.github.io/wonder/index.html) ## Support Environment ### PC - Chrome - 360 browser(v10.0) - qq browser(v10.4) # How to build ```js sudo yarn install //execute in project root dir ``` ## for Chinese users ```js npm install -g cyarn --registry=https://registry.npm.taobao.org cyarn install //execute in project root dir ``` # License Apache 2.0 Licence