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

https://github.com/justinfincher/webviewtextureios

iOS WebView to Unity Texture
https://github.com/justinfincher/webviewtextureios

Last synced: 6 months ago
JSON representation

iOS WebView to Unity Texture

Awesome Lists containing this project

README

          

# UniWebViewTextureiOS

---
This is an unity plugin in development.
Currently functional on Metal.
I am writing the OpenGL part.
It has 2 components :
## Unity Side :
get texture2d from objC side.
## ObjC Side :
render WKWebView to Metal Texture.