WebGL Reads Device Max Images - 2023
KatidaAdamMan Publisher
$15.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
01/26(2024) |
15.0 |
01/26(2024) |
10.5 |
02/09(2024) |
15.0 |
11/06(2024) |
15.0 |
Jump AssetStore
In the webGL multi-platform, support 4K native picture file reading and saving tools come.What does this tool do?1. In the web including Chrome, firefox, apple browser, android browser and other devices, whether it is a mobile phone, laptop, desktop, or even ChromeBook. You can directly access the local picture, text, video, audio, and even any suffix format files through Webgl on the web side.2. Image parsing supports 4K, that is, 4096x4096 maximum size.Demo:https://www.adamman233.top/WebGL_Reads_Device_Max_Images/index.htmlNote:This plug-in must be on the server to function properly.So, you need to switch the build platform to WebGL and then build. And put the Building files on your remote server, using the native directly to open the html will not work.Download and get the plugin, then import it into Unity. You will get the WebGL Reads Device Max Images folder.Put the WebGLTemplates folder in the Assets root directory. Then select the WebGL template in the Project Settings.Put your built file on your server, and then access the html file on your server via a web page.Interfaces provided:LoadImage(): reads the image of the machine. Support for many formatsLoadVideo() : reads video files on the host. Support for many formatsLoadOtherFils () : Read a file with any other suffix, and you'll get the file name, path, and byts array.LoadSound () : Reads the audio file. Support.mp3LoadTxt(): reads a text file.SaveText () : Includes strings inside the unity runtime to a local file.SaveImage () : Save images inside the unity runtime to the machine. Remember that read and write permissions are required.NO AIIncludes good PDF instruction documentation.Contains 1 Demo scenario, note that it needs to be Buiding on the server to run.Includes 2 cs files and an html template file, as well as js native files.Includes all source code.Includes good namespaces.Maximum texture size: 4096x4096