react-unity-webgl

React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.

APACHE-2.0 License

Downloads
62K
Stars
1.7K
Committers
25

Bot releases are visible (Hide)

react-unity-webgl - 6.2.0

Published by jeffreylanters almost 7 years ago

Compatible with Unity:

  • 2017.x

Changes

  • Added height and width props
react-unity-webgl - 6.1.0

Published by jeffreylanters almost 7 years ago

Compatible with Unity:

  • 2017.x

Changes

  • Removed styling hierarchy
  • Added 'onProgress' prop for making progression bars
react-unity-webgl - 6.0.0

Published by jeffreylanters almost 7 years ago

Compatible with Unity:

  • 5.6.x
  • 2017.x

Changes

  • Complete code refactoring
  • ReactUnityWebGL now handles the UnityLoader
  • True two way communication
react-unity-webgl - 5.7.1

Published by jeffreylanters about 7 years ago

Compatible with Unity:

  • 5.6.x
  • 2017.x

Changes

  • Unity 2017 support
  • Added attribute for overriding the module
react-unity-webgl - 5.6.1

Published by jeffreylanters over 7 years ago

Compatible with Unity:

  • 5.6.x

Changes

  • Added Unity 5.6.1 support
  • Warnings for missing UnityLoader
  • Minor bug fixes

I Dropped keeping the version number of npm in sync with Unity's version due to updating the package while there is no new version of Unity. Check the readme for more details.

react-unity-webgl - 5.6.0

Published by jeffreylanters over 7 years ago

Compatible with Unity:

  • 5.6

Changes

  • Updated for the new WebGL export architecture of Unity 5.6