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
- Host: GitHub
- URL: https://github.com/justinfincher/webviewtextureios
- Owner: JustinFincher
- Created: 2016-04-30T14:22:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-04T08:43:56.000Z (over 9 years ago)
- Last Synced: 2025-03-26T03:11:15.212Z (6 months ago)
- Language: Objective-C
- Homepage:
- Size: 84 KB
- Stars: 21
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.