All Projects → kou-yeung → Webglinput

kou-yeung / Webglinput

Licence: mit
IME for Unity WebGL

Projects that are alternatives of or similar to Webglinput

3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+9111.02%)
Mutual labels:  unity, webgl
Uiwidgets
UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Stars: ✭ 1,901 (+1396.85%)
Mutual labels:  unity, webgl
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (+2.36%)
Mutual labels:  unity, webgl
Unitywebsocket
🐳 The Best Unity WebSocket Plugin for All Platforms.
Stars: ✭ 191 (+50.39%)
Mutual labels:  unity, webgl
Unitystandalonefilebrowser
A native file browser for unity standalone platforms
Stars: ✭ 1,002 (+688.98%)
Mutual labels:  unity, webgl
Simple Webxr Unity
⭐ Bringing WebXR to Unity 3D with 3 files ! B-)
Stars: ✭ 215 (+69.29%)
Mutual labels:  unity, webgl
Gltfast
glTF runtime loading library for Unity
Stars: ✭ 156 (+22.83%)
Mutual labels:  unity, webgl
Unity Core Project
Core Framework for Unity
Stars: ✭ 42 (-66.93%)
Mutual labels:  unity, webgl
Herebedragons
A basic 3D scene implemented with various engines, frameworks or APIs.
Stars: ✭ 1,616 (+1172.44%)
Mutual labels:  unity, webgl
U.movin
Unity library for rendering After Effects shape animations
Stars: ✭ 122 (-3.94%)
Mutual labels:  unity
Arkit Unity3d
Access ARKit features like world-tracking, live video rendering, plane estimation and updates, hit-testing API, ambient light estimation, and raw point cloud data.
Stars: ✭ 124 (-2.36%)
Mutual labels:  unity
Vfxminisexamples
Unity examples showing how to control VFX graphs with MIDI devices
Stars: ✭ 122 (-3.94%)
Mutual labels:  unity
Sgf
This is a Smart Game Foundation (Not Framework)
Stars: ✭ 122 (-3.94%)
Mutual labels:  unity
Ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
Stars: ✭ 1,696 (+1235.43%)
Mutual labels:  webgl
Infinity Square Space
Infinity Square/Space. The prototype of the game is open source. Unity Asset.
Stars: ✭ 122 (-3.94%)
Mutual labels:  unity
Gitdependencyresolverforunity
This plugin resolves git url dependencies in the package for Unity Package Manager. You can use a git url as a package dependency!
Stars: ✭ 126 (-0.79%)
Mutual labels:  unity
Pcxeffects3
Unity VFX with point cloud
Stars: ✭ 121 (-4.72%)
Mutual labels:  unity
Shurikenplus
A collection of custom shaders for Unity particle system (Shuriken).
Stars: ✭ 121 (-4.72%)
Mutual labels:  unity
Holoviveobserver
Shared Reality: Observe a VR session from the same room using a HoloLens!
Stars: ✭ 126 (-0.79%)
Mutual labels:  unity
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (-1.57%)
Mutual labels:  unity

WebGLInput

IME for Unity WebGL ( Support TextMesh Pro from Unity2018.2 )

support “copy and paste”

support "tab" and "shift+tab" change focus to other InputField

support mobile. (Experiment)

DEMO

http://kou-yeung.mygamesonline.org/WebGLInputSample/index.html

How to use

1.download WebGLSupport.unitypackage and import to project

2.add "WebGLInput" Component to InputField GameObject

3.build and run!!

no need to setting anything.

Support Fullscreen

https://github.com/kou-yeung/WebGLInput/wiki/Support-FullScreen

insert \t use tab key instead of changing focus

Add "WEBGLINPUT_TAB" to Scripting Define Symbols.

and check "Enable Tab Text" at WebGLInput.

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].