WebGL web workflow

I’d like to further develop the web page which WebGL builds are deployed into. Is there a template folder seed which each build stems from that I can customize?

Basically, I’d like to use Bootstrap, AngularJS, Font-Awesome, etc… within the same page, but not have to reintegrate all the libraries and code each time the Unity project is built.

thanks in advance!

Support for WebGL html templates is coming in 5.0b19.

2 Likes

Great news. Currently using webgl-postbuild.sh script for this purposes :smile: