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相同的效果

相关内容

热门资讯

透视讲解!土豪联盟辅助软件下载... 透视讲解!土豪联盟辅助软件下载,随意玩有辅助吗(透视)开挂辅助平台安装教程;是一款可以让一直输的玩家...
第5分钟开挂"拱趴游... 第5分钟开挂"拱趴游戏辅助"先前有开挂辅助透视器(有挂细节);拱趴游戏辅助AI智能教程细节普及拱趴游...
推荐开挂!wepoker黑侠辅... 推荐开挂!wepoker黑侠辅助器正版下载,小闲辅助软件,开挂(透视)辅助神器(真的有挂);1.小闲...
透视app!约局吧脚本有用码,... 透视app!约局吧脚本有用码,新九方透视挂(透视)开挂辅助平台可靠教程;透视app!约局吧脚本有用码...
第6分钟开挂"填大坑... 【福星临门,好运相随】;第6分钟开挂"填大坑辅助器视频"原先有开挂辅助挂(有挂秘笈);暗藏猫腻,小编...
科技辅助!智星德州插件,多乐跑... 科技辅助!智星德州插件,多乐跑的快游戏辅助脚本,开挂(透视)辅助神器(有挂透视);详细多乐跑的快游戏...
透视能赢!中至辅助,wepok... 透视能赢!中至辅助,wepoker破解版内购(透视)开挂辅助软件透明挂教程!;透视能赢!中至辅助,w...
3分钟开挂"微信小程... 3分钟开挂"微信小程序雀神挂件透视"最初有开挂辅助透视器(有挂分析);微信小程序雀神挂件透视软件透视...
了解辅助!wepoker安装教... 了解辅助!wepoker安装教程,心悦踢坑辅助,开挂(透视)辅助软件(有挂细节);心悦踢坑辅助中的1...
透视好牌!边锋游戏小程序辅助器... 透视好牌!边锋游戏小程序辅助器免费,广东雀神挂件定制(透视)开挂辅助安装德州论坛;大家肯定在之前透视...