-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README and link to new roadmap
- Loading branch information
1 parent
a047a92
commit 9db74ba
Showing
2 changed files
with
15 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,21 @@ | ||
# PlayCanvas Editor | ||
|
||
The PlayCanvas Editor is a visual editing environment for building WebGL apps. It is built on the open source [PlayCanvas engine](https://github.com/playcanvas/engine). It can be accessed at https://playcanvas.com. | ||
The PlayCanvas Editor is a visual editing environment for building WebGL/WebGPU/WebXR apps. It is built on the following open source libraries: | ||
|
||
* [PlayCanvas Engine](https://github.com/playcanvas/engine). | ||
* [Observer](https://github.com/playcanvas/playcanvas-observer). | ||
* [PCUI](https://github.com/playcanvas/pcui). | ||
* [PCUI-Graph](https://github.com/playcanvas/pcui-graph). | ||
* [Editor API](https://github.com/playcanvas/editor-api). | ||
|
||
The Editor can be accessed at https://playcanvas.com. | ||
|
||
![Editor](images/editor.png) | ||
|
||
## 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). |
This file was deleted.
Oops, something went wrong.