Playroom for Unity is open-source. Check it out here: https://github.com/asadm/playroom-unity Interested in trying out Playroom for Unity? Check the docs! Join the ...
This repository contains a prototype implementation of a Unity WebGL Shell with JavaScript communication bridge, served through a simple web application. The purpose for this is as a learning tool to ...
Unity Easy Web Interop is a library for Unity WebGL users that allows to expose C# methods and class instances to JavaScript using simple C# decorators. It also generates easy-to-use, strongly typed ...