How do i build a game for webgl and display it in an html document?
i tried to build it to a folder and nothing showed up.
Well if you want to show it to your friends and all then probably you need to upload the webGL build folder to the public folder in dropbox (or anything similar) and then you need the public link of index.html, link it in your html document and that should do.