|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| -## PlayCanvas |
15 |
| - |
16 |
| -- [Editor](https://playcanvas.com/) - Browser-based, real-time collaborative WebGL Editor. |
17 |
| -- [Engine](https://github.com/playcanvas/engine) - Full source to the PlayCanvas run-time licensed under MIT. |
18 |
| -- [glTF Viewer](https://playcanvas.com/viewer) - glTF 2.0 compliant model viewer. |
19 |
| -- [NPM Package](https://www.npmjs.com/package/playcanvas) - Node.js packages of the PlayCanvas engine run-time. |
20 |
| -- [PCUI](http://playcanvas.github.io/pcui/) - Open source front-end framework used by the PlayCanvas toolset. |
21 |
| -- [Reference](https://api.playcanvas.com/) - API reference manual for the engine run-time. |
22 |
| -- [SuperSplat](https://playcanvas.com/supersplat/editor) - 3D Gassuian Splat Editor. |
23 |
| -- [Texture Tool](https://playcanvas.com/texture-tool) - Tool for reprojecting textures. |
24 |
| -- [User Manual](https://developer.playcanvas.com/user-manual/) - PlayCanvas user guide. |
| 14 | +## PlayCanvas Products |
| 15 | + |
| 16 | +- [PlayCanvas Engine](https://github.com/playcanvas/engine) - Open source JavaScript graphics application framework. |
| 17 | +- [PlayCanvas React](https://github.com/playcanvas/react) - Open source React wrapper for the PlayCanvas Engine. |
| 18 | +- [PlayCanvas Web Components](https://github.com/playcanvas/web-components) - Open source Web Components wrapper for the PlayCanvas Engine. |
| 19 | +- [PlayCanvas Editor](https://playcanvas.com/) - Browser-based editor for creating 3D web applications. |
| 20 | +- [SuperSplat](https://superspl.at/) - Open source platform for editing and publishing 3D Gaussian Splats. |
| 21 | +- [Model Viewer](https://playcanvas.com/viewer) - Open source model viewer for viewing glTF and PLY (3D Gaussian Splats) files. |
| 22 | +- [Texture Tool](https://github.com/playcanvas/texture-tool) - Open source tool for reprojecting textures. |
| 23 | +- [PCUI](https://github.com/playcanvas/pcui) - Open source front-end framework used by the PlayCanvas toolset. |
25 | 24 |
|
26 | 25 | ## Community
|
27 | 26 |
|
28 |
| -- [Forum](https://forum.playcanvas.com/) |
29 |
| -- [Twitter](https://twitter.com/playcanvas) |
30 | 27 | - [Discord Server](https://discord.gg/RSaMRzg)
|
31 | 28 | - [Facebook](https://www.facebook.com/playcanvas/)
|
32 |
| -- [HTML5GameDevs Forum](https://www.html5gamedevs.com/tags/playcanvas/) |
33 |
| -- [Openbase](https://openbase.com/js/playcanvas) |
| 29 | +- [Forum](https://forum.playcanvas.com/) |
| 30 | +- [LinkedIn](https://www.linkedin.com/company/playcanvas) |
34 | 31 | - [Reddit](https://www.reddit.com/r/PlayCanvas/)
|
35 |
| -- [Stack Overflow](https://stackoverflow.com/questions/tagged/playcanvas) |
| 32 | +- [X](https://x.com/playcanvas) |
| 33 | +- [YouTube](https://www.youtube.com/@playcanvas) |
| 34 | + |
| 35 | +## Documentation |
| 36 | + |
| 37 | +- [API Reference](https://api.playcanvas.com/) - API reference manual for the engine run-time. |
| 38 | +- [User Manual](https://developer.playcanvas.com/user-manual/) - PlayCanvas user guide. |
36 | 39 |
|
37 | 40 | ## Tutorials
|
38 | 41 |
|
|
88 | 91 | - [Realise](https://gaffen.itch.io/realise) - A video game to accompany the new EP from Hearse Pileup.
|
89 | 92 | - [Ride Along 2](https://vimeo.com/152996271) - Using WebGL to promote a Hollywood movie release.
|
90 | 93 | - [Rugby World Cup](https://www.youtube.com/watch?v=onOJBCC8R7A) - Promoting the Rugby World Cup in London's Piccadilly Circus.
|
| 94 | +- [Sutro Tower](https://vincentwoo.com/3d/sutro_tower/) - Explore this 3D Gaussian Splat of San Francisco's communications tower. |
91 | 95 | - [Virtual Statues](https://playcanv.as/e/p/cLkf99ZV/) - A digital museum built with 3D Gaussian Splatting.
|
92 | 96 | - [Wild Rift](https://unlock.wildrift.leagueoflegends.com/) - Solve the puzzle to unlock a League of Legends: Wild Rift character.
|
93 | 97 |
|
|
0 commit comments