All Projects → Kogarasi → Unity Webview

Kogarasi / Unity Webview

Licence: zlib
主に gree/unity-webview のリファクタリング。本家を元に改良してく!

Projects that are alternatives of or similar to Unity Webview

Render Timing For Unity
GPU time metric for Unity apps (currently limited to Android/GLES)
Stars: ✭ 97 (-4.9%)
Mutual labels:  unity
Unitypy
UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
Stars: ✭ 99 (-2.94%)
Mutual labels:  unity
Procamp
A utility shader for adjusting videos.
Stars: ✭ 101 (-0.98%)
Mutual labels:  unity
Unity Platformer
Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...
Stars: ✭ 97 (-4.9%)
Mutual labels:  unity
Unity Shader Resources List
📋 Unity Shader相关学习资源与链接珍藏 | A list of amazing resources for learning shader writing in Unity.
Stars: ✭ 98 (-3.92%)
Mutual labels:  unity
Aws Sdk Unity
ARCHIVED: The aws sdk for unity is now distributed as a part of aws sdk for dotnet:
Stars: ✭ 100 (-1.96%)
Mutual labels:  unity
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-4.9%)
Mutual labels:  unity
Uielementnodegraph
A bare bones stripped down version of the shader graph editor using UIElements
Stars: ✭ 101 (-0.98%)
Mutual labels:  unity
Ugui Tween Tool
unity4.6.x && unity5.x ugui tween utools
Stars: ✭ 99 (-2.94%)
Mutual labels:  unity
Unity Moveable Linerenderer
Unity LineRenderers with the simple turbulence
Stars: ✭ 101 (-0.98%)
Mutual labels:  unity
Klak
Creative coding library for Unity
Stars: ✭ 1,347 (+1220.59%)
Mutual labels:  unity
Animetask
Task Animation Library for Unity
Stars: ✭ 95 (-6.86%)
Mutual labels:  unity
Unitynativedialogplugin
Show iOS/Android native dialog from Unity.
Stars: ✭ 100 (-1.96%)
Mutual labels:  unity
Gameviewlayouter
A utility script that layouts game views with multiple displays.
Stars: ✭ 97 (-4.9%)
Mutual labels:  unity
Awesome Openminds Team
A Repository for students, geeks, programmers, and designers
Stars: ✭ 101 (-0.98%)
Mutual labels:  unity
Ropework
a visual novel framework template for Yarn Spinner / Unity C#
Stars: ✭ 97 (-4.9%)
Mutual labels:  unity
Succ
Sexy and Utilitarian Code Configuration
Stars: ✭ 100 (-1.96%)
Mutual labels:  unity
Csharp Eval Unity3d
C# Expression Parser for Unity3D
Stars: ✭ 102 (+0%)
Mutual labels:  unity
Unityvolumerendering
Volume rendering, implemented in Unity3D.
Stars: ✭ 102 (+0%)
Mutual labels:  unity
Volumetric Clouds
Volumetric clouds in Unity
Stars: ✭ 101 (-0.98%)
Mutual labels:  unity

Unity-Webview

What is this?

This is Unity Plugin for WebView. You can use webview on Unity.

Support Execution Platform.

  • Android
  • iOS - NEW!!

How to use

  1. Create ex class implement IWebViewCallback interface.
  2. Attach "WebViewBehavior" Script to GameObject.
  3. Call a few function ( LoadURL/SetVisibility/setCallback ).
  4. Enjoy WebView on Unity.

and see "WebViewTest.cs" for sample.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].