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.

Home Page:https://metaeditor.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Streaming with Nextjs & MUI5

npm Discord Twitter Follow

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 — it's more convenient!

git clone https://github.com/markolofsen/metaeditor.git

cd ./metaeditor
yarn && yarn dev
yarn start

Links

Social

Contact Us

For business inquiries: team@unrealos.com

Made by Unrealos

About

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://metaeditor.io

License:MIT License


Languages

Language:TypeScript 93.0%Language:JavaScript 7.0%