Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markolofsen/metaeditor
The Pixel Streaming library for ReactJS facilitates the integration of Unreal Engine v.5 into a web browser. It enables the transmission of commands and receipt of callbacks from the stream server once Unreal Engine is launched.
https://github.com/markolofsen/metaeditor
epic-games metaverse node-js pixel-streaming react-js typescript unreal-engine
Last synced: 6 days ago
JSON representation
The Pixel Streaming library for ReactJS facilitates the integration of Unreal Engine v.5 into a web browser. It enables the transmission of commands and receipt of callbacks from the stream server once Unreal Engine is launched.
- Host: GitHub
- URL: https://github.com/markolofsen/metaeditor
- Owner: markolofsen
- License: mit
- Created: 2022-03-13T10:55:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T07:43:37.000Z (about 1 month ago)
- Last Synced: 2025-01-22T09:01:56.453Z (13 days ago)
- Topics: epic-games, metaverse, node-js, pixel-streaming, react-js, typescript, unreal-engine
- Language: TypeScript
- Homepage: https://unrealos.com/services/unreal-engine/
- Size: 9.12 MB
- Stars: 119
- Watchers: 7
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pixel Streaming with Nextjs & MUI5
[![npm](https://img.shields.io/npm/v/pixel-streaming.svg)](https://npmjs.com/package/pixel-streaming) [![Discord](https://img.shields.io/discord/952562085848567830?logo=discord&logoColor=white)](https://discord.gg/eGHKuQ3BHM) [![Twitter Follow](https://img.shields.io/twitter/follow/unrealos.svg?style=social&label=MetaEditor)](https://twitter.com/metaunreal)Welcome to this demo implementation of the pixel-streaming library for Nextjs, complete with the popular Material theme already configured! By using this implementation, you are just one step away from launching a fully functional Unreal Engine project right in your web interface.
## Installation
[Make a fork](https://github.com/markolofsen/metaeditor/fork) — it's more convenient!
```bash
git clone https://github.com/markolofsen/metaeditor.gitcd ./metaeditor
yarn && yarn dev
yarn start
```## Links
* [Documentation](https://metaeditor.io/docs) — Pixel Streaming by MetaEditor
* [Demo](https://unrealos.com/demo/) — Unreal Engine demonstration with Pixel Streaming
* [Pixel Streaming Reactjs](https://www.npmjs.com/package/pixel-streaming) — Npm module
* [Online Player](https://player.metaeditor.io) — Online player to access your local project
* [Unreal Engine Project](https://drive.google.com/file/d/1krBII0i-ha7_wBVW8DW9UvG5VvdH8kch/view?usp=share_link) — Compiled Unreal Engine project with plugin installed## Social
- [Follow us on Twitter](https://twitter.com/metaunreal)
- [![Discord](https://img.shields.io/discord/952562085848567830?logo=MetaEditor&logoColor=white)](https://discord.gg/eGHKuQ3BHM)
- [MetaEditor Chat on Telegram](https://t.me/unrealos) (technical support)## Contact Us
For business inquiries: [[email protected]](mailto:[email protected])
Made by [Unrealos](https://unrealos.com)