unity3d使用3D WebView播放网页中的视频
创始人
2025-01-10 13:03:43
0

Unity2021.3.35f1,硬件ESP32-Cam,3D WebView插件

1.新建工程,导入3D WebView for Winfows和3D WebView for Android

2.打开场景Assets\Vuplex\WebView\Demos\Scenes\2_CanvasWebViewDemo

3.修改Canvas的Render Mode为Screen Space-Camera,修改Canvas Scaler

4.修改CanvasWebViewPrefab的组件RectTransform的对齐方式和宽高,宽高与分辨率相同

5.修改CanvasWebViewPrefab中的网址,Resolution改为1(实为缩放)

6.运行程序即可看到视频

7.导入OpenCV for Unity 2.5.9

8.创建Scripts文件夹,再创建Test.cs,打开编辑代码

using OpenCVForUnity.CoreModule; using OpenCVForUnity.ImgprocModule; using OpenCVForUnity.UnityUtils; using UnityEngine; using UnityEngine.UI; using Vuplex.WebView; using Vuplex.WebView.Internal;  public class Test : MonoBehaviour {     public RawImage rawImage;     public CanvasWebViewPrefab view;     public CanvasViewportMaterialView vp;      Texture2D texture;     Texture2D texture1;     RenderTexture _tmpRenderTexture;      bool init = false;     // Start is called before the first frame update     void Start()     {  #if UNITY_ANDROID         view.OnNewTextureHandle += OnRenderTex; #endif     }      void OnRenderTex(EventArgs eventArgs)     {         Draw(eventArgs.Value);     }      private void Update()     { #if UNITY_STANDALONE_WIN || UNITY_EDITOR         Texture2D tx = vp.Texture as Texture2D;         Draw(tx); #endif     }      void Draw(Texture2D tx)     {         if (tx == null)         {             return;         }         if (!init)         {             texture = new Texture2D(tx.width, tx.height, TextureFormat.ARGB32, false);             texture1 = new Texture2D(tx.width, tx.height, TextureFormat.ARGB32, false);              init = true;         }          Mat cameraMat = new Mat(tx.height, tx.width, CvType.CV_8UC4);          Point pt = new Point(tx.width / 2, tx.height / 2);          Utils.textureToTexture2D(tx, texture);         Utils.texture2DToMat(texture, cameraMat);         Imgproc.circle(cameraMat, pt, 30, new Scalar(255, 0, 0), 3);         Utils.matToTexture2D(cameraMat, texture1);         rawImage.texture = texture1;     }  } 

9.创建实体Test,添加Test组件,并给变量赋值

10.运行程序,可以在RawImage中看到一个圆圈。

至此Windows环境已适配完成。

下面开始适配安卓版

11.去掉勾选CanvasWebViewPrefab组件中的Native 2D Mode (Android, iOS, WebGL, and UWP only)

12.将平台切换到Android,在Player Setting...中Graphics APIS 添加Vulkan

13.打开Assets\Vuplex\WebView\Core\Scripts\BaseWebViewPrefab.cs添加如下代码

        public delegate void OnNewTexture(EventArgs eventArgs);         public OnNewTexture OnNewTextureHandle;
if (OnNewTextureHandle != null) {    OnNewTextureHandle(eventArgs); }

13.发布apk,在手机上运行,即可看到与PC相同的效果

相关内容

热门资讯

教学盘点!博雅红河西元红河破解... 您好,博雅红河西元红河破解版这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054】...
方案辅助!德扑圈有透视吗(辅助... 方案辅助!德扑圈有透视吗(辅助)原来真的有辅助app(有挂秘笈)1、操作简单,无需德扑圈有透视吗手机...
一分钟带你了解!潮友会内部脚本... 一分钟带你了解!潮友会内部脚本辅助软件(科普辅助方法)真是有透视妙招所有人都在同一条线上,像星星一样...
演示辅助!aa poker透视... 演示辅助!aa poker透视软件(辅助)一贯真的是有辅助神器(有挂细节)1、aa poker透视软...
分享一款!雀友会广东潮汕麻雀(... 分享一款!雀友会广东潮汕麻雀(专业辅助插件)总是有透视阶段小薇(辅助器软件下载)致您一封信;亲爱雀友...
阶段辅助!hhpoker有没有... 阶段辅助!hhpoker有没有外挂(辅助)都是真的有辅助脚本(讲解有挂)1、hhpoker有没有外挂...
程序员教你!微信小程序指尖四川... 程序员教你!微信小程序指尖四川辅助器(解迷辅助神器)都是有透视指引1、玩家可以在微信小程序指尖四川辅...
诀窍辅助!wepoker透视脚... 诀窍辅助!wepoker透视脚本苹果版(辅助)竟然是有辅助挂(有挂方法)1、超多福利:超高返利,海量...
我来教大家!微信小程序辅助器脚... 我来教大家!微信小程序辅助器脚本(详细辅助教程)都是有透视法子1、上手简单,内置详细流程视频教学,新...
阶段辅助!红龙poker辅助工... 阶段辅助!红龙poker辅助工具(辅助)一贯存在有辅助app(有挂方法)1、红龙poker辅助工具破...