- Home /
Embedding Unity5 WebGL "window" in a web page
I've been playing around with the WebGL Preview in Unity5 and am able to successfully publish some simple stuff with "Build and Run". But in this case, Unity creates a web page and places the content for you.
I would like to know how to access the WebGL content myself so that I can place it into a web page and enable bi-directional communication with it and so on. With the web player, this is all fairly painless using UnityObject2.js.
Any advice? Thanks!
Are you simply looking to fully customise the page that the WebGL game plays in?
Answer by VoidChicken · Jul 06, 2015 at 01:56 AM
Look here:
http://forum.unity3d.com/threads/need-some-help-embedding-webgl-build-s-in-webpage.308678/
Your answer
Follow this Question
Related Questions
WebGL - Chrome Extension 1 Answer
Import Unity 4 Assetbundle in Unity 5-webGL 0 Answers
How do I create a Wordpress page for the WebGL Player? 0 Answers
Unity5 WebGl for Mobile Browsers? 7 Answers
Use unity 5 to build responsive websites 5 Answers