Skip to content

Commit ded308b

Browse files
committed
Merge branch 'master' of https://github.com/JohannesDeml/UnityWebGL-LoadingTest into 6000.0-urp
2 parents 84e9b48 + f15ea5b commit ded308b

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,13 @@
66

77
*Testing Unity's WebGL size and loading time for different versions (2018.4 - 6000.0) and settings*
88

9-
* [Unity Forum Thread](https://forum.unity.com/threads/webgl-builds-for-mobile.545877/)
109
* [Overview page of all builds](https://deml.io/experiments/unity-webgl/)
10+
* [Implementation in Godot](https://github.com/JohannesDeml/Godot-Web-LoadingTest)
11+
* [Unity Forum Thread](https://forum.unity.com/threads/webgl-builds-for-mobile.545877/)
1112

1213

1314
## Features
1415

15-
* Physics
16-
* GPU Instancing for materials
17-
* Shadows
18-
* Brotli Compression
1916
* Toggle-able In-DOM Debug console
2017
![Debug Console Screenshot with description of features](./Documentation/DebugConsole.png)
2118
* Unity Rich text styling support for browser console & debug console
@@ -24,8 +21,8 @@
2421
* Handy debug functions for times and memory consumption
2522
* Responsive template layout for maximum mobile compatibility
2623
* Github Actions to automatically build the project and deploy it on the server via [Game CI](https://game.ci/)
27-
* Works with [Unity WebGL Publisher](https://play.unity.com/discover/all-showcases) (Use [2020.3-lts](https://github.com/JohannesDeml/UnityWebGL-LoadingTest/tree/2020-lts) or [2020.3-lts-urp](https://github.com/JohannesDeml/UnityWebGL-LoadingTest/tree/2020-lts-urp) branch)
2824
* Tracking multiple Unity versions starting from 2018.4
25+
* Brotli Compression
2926
* Build targets for webgl1, webgl2 and webgpu
3027

3128
## Live Demos ([All Builds](https://deml.io/experiments/unity-webgl/))

preview.png

92.1 KB
Loading

0 commit comments

Comments
 (0)