Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tlabaltoh/tlabwebviewsample

Sample Unity project to make TLabWebView work on mobile
https://github.com/tlabaltoh/tlabwebviewsample

android mobile unity unity3d webview

Last synced: 2 months ago
JSON representation

Sample Unity project to make TLabWebView work on mobile

Awesome Lists containing this project

README

        

# TLabWebViewSample
Sample project to make [```TLabWebView```](https://github.com/TLabAltoh/TLabWebView) work on mobile

[Document is here](https://tlabgames.gitbook.io/tlabwebview)
[Snippets is here](https://gist.github.com/TLabAltoh/e0512b3367c25d3e1ec28ddbe95da497#file-tlabwebview-snippets-md)

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/tlabaltoh)

## Operating Environment
- Android 10 ~ 13
- Qualcomm Adreno 505, 619
- Unity: 2021.3

## Getting Started

### Prerequisites

- Unity 2021.3 LTS
- TextMeshPro
- [TLabVKeyborad](https://github.com/TLabAltoh/TLabVKeyborad)
- [TLabWebView](https://github.com/TLabAltoh/TLabWebView)

### Installing

Clone the repository with the following command

```
git clone https://github.com/TLabAltoh/TLabWebViewSample.git
```

### Set up
Please see the setup section [here](https://github.com/TLabAltoh/TLabWebView.git)

## Sample Scene

``` Assets/Scenes/SampleScene.unity ```