|
2 | 2 |
|
3 | 3 |  |
4 | 4 |
|
5 | | -[](https://github.com/JohannesDeml/UnityWebGL-LoadingTest/releases) [](https://unity3d.com/get-unity/download/archive) |
| 5 | +[](https://github.com/JohannesDeml/UnityWebGL-LoadingTest/releases) [](https://unity3d.com/get-unity/download/archive) |
6 | 6 |
|
7 | | -*Testing Unity's WebGL size and loading time for different versions (2018.4 - 6000.1) and settings* |
| 7 | +*Testing Unity's WebGL size and loading time for different versions (2018.4 - 6000.2) and settings* |
8 | 8 |
|
9 | 9 | * [Overview page of all builds](https://deml.io/experiments/unity-webgl/) |
10 | 10 | * [Implementation in Godot](https://github.com/JohannesDeml/Godot-Web-LoadingTest) |
|
13 | 13 |
|
14 | 14 | ## Features |
15 | 15 |
|
16 | | -* Toggle-able In-DOM Debug console |
17 | | -  |
18 | | -* Unity Rich text styling support for browser console & debug console |
19 | | -  |
| 16 | +* [Toggle-able In-DOM Debug console](./Documentation/DebugConsole.png) |
| 17 | +* [Unity Rich text styling support for browser console & debug console](./Documentation/UnityRichTextSupport.png) |
20 | 18 | * Easy access to unity functions through the browser console ([Youtube](https://youtu.be/OjypxsD6XMI)) |
21 | 19 | * Handy debug functions for times and memory consumption |
22 | | -* Responsive template layout for maximum mobile compatibility |
| 20 | +* Responsive template layout for maximum mobile compatibility and smooth transition to the game after loading finished |
23 | 21 | * Github Actions to automatically build the project and deploy it on the server via [Game CI](https://game.ci/) |
24 | | -* Tracking multiple Unity versions starting from 2018.4 |
| 22 | + * Action to upgrade a branch automatically to a new Unity version with automated builds and a PR |
| 23 | +* Tracking differnt Unity versions starting from 2018.4 (over 700 live demo builds for you to evaluate) |
25 | 24 | * Brotli Compression |
26 | | -* Build targets for webgl1, webgl2 and webgpu |
| 25 | +* Build targets for webgl1, webgl2 and webgpu with BiRP and URP |
27 | 26 |
|
28 | 27 | ## Live Demos ([All Builds](https://deml.io/experiments/unity-webgl/)) |
29 | 28 |
|
|
0 commit comments