Native Plugin for WebGL
Hybriona Labs
$20.00
(no ratings)
Date |
Price |
---|---|
Date |
Price($) |
10/09(2024) |
20.0 |
10/09(2024) |
14.0 |
10/23(2024) |
20.0 |
10/31(2024) |
20.0 |
Jump AssetStore
Provides native functionalities to Unity WebGL, such as file browser access, IndexedDB access, Geo Location and the ability to inject with HTML "div" and "script" tags.Provides native functionalities to Unity WebGL, such as file browser access, IndexedDB access, Geo Location and the ability to inject with HTML "div" and "script" tags.Play the demo hereFile Browser- Open a file or folder browser on the web.- Select multiple files or even a folder in supported browsers.- Provides both asynchronous and callback functions to read selected files, ensuring the main player loop is never blocked.- Ability to specify MIME types for file upload.- No need to edit any css, js or html files.IndexedDB Access- IndexedDB is very useful for caching assets like images, videos, and asset bundles in the browser.- Provides simple functions to read, write, and delete IndexedDB data using a key, database name, and store name.- Functions and callbacks don't block the main player loop.- No need to edit any css, js or html files.Geo Location- Provides simple functions to StartLocation and Stop Location with error code if any- Functions and callbacks don't block the main player loop.Runtime Div & Script Manipulation- Provides simple C# functions to create and append div elements in the HTML document.- Provides simple C# functions to create and delete JavaScript code.- Opens up possibilities for advanced developers to add their own native HTML popups, video players, etc directly within Unity WebGL.Play the demo hereSupport Email: rjproz@gmail.com