https://github.com/playcanvas/editor
Issue tracker for the PlayCanvas Editor
https://github.com/playcanvas/editor
editor playcanvas webgl
Last synced: 4 months ago
JSON representation
Issue tracker for the PlayCanvas Editor
- Host: GitHub
- URL: https://github.com/playcanvas/editor
- Owner: playcanvas
- Created: 2020-01-30T14:12:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T09:30:27.000Z (5 months ago)
- Last Synced: 2025-06-14T21:07:48.104Z (4 months ago)
- Topics: editor, playcanvas, webgl
- Homepage: https://playcanvas.com/
- Size: 1.63 MB
- Stars: 180
- Watchers: 20
- Forks: 31
- Open Issues: 598
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - playcanvas/editor - Browser-based visual editor for building WebGL, WebGPU, WebXR apps (TypeScript)
README
# PlayCanvas Editor
The PlayCanvas Editor is a visual editing environment for building WebGL/WebGPU/WebXR apps. It can be accessed at https://playcanvas.com.

## Open Source
The Editor is built on the following open source libraries:
| Library | Details |
| ------------------------------------------------------------- | ------------------------------------------- |
| [PlayCanvas Engine](https://github.com/playcanvas/engine) | Powers the Editor's 3D View and Launch Page |
| [Observer](https://github.com/playcanvas/playcanvas-observer) | Data binding and history |
| [PCUI](https://github.com/playcanvas/pcui) | Front-end component library |
| [PCUI-Graph](https://github.com/playcanvas/pcui-graph) | PCUI plugin for rendering node-based graphs |
| [Editor API](https://github.com/playcanvas/editor-api) | Public API for Editor automation |## Issues
This repo is the public issue tracker for the PlayCanvas Editor. Please submit any bugs and feature requests relating to the Editor [here](https://github.com/playcanvas/editor/issues).
## Roadmap
The PlayCanvas Roadmap can be found [here](https://github.com/orgs/playcanvas/projects/16).