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

相关内容

热门资讯

透视神器!aapoker脚本怎... 透视神器!aapoker脚本怎么用,wpk辅助,模块教程(有挂教学)-哔哩哔哩1、这是跨平台的aap...
8分钟开挂!唯思竞技游戏辅助,... 8分钟开挂!唯思竞技游戏辅助,福建天天开心辅助真是性,安装教程-2026最新版本1.福建天天开心辅助...
9分钟分享!贪吃蛇辅助器202... 9分钟分享!贪吃蛇辅助器2022(辅助挂)其实真的是有挂,2025新版(确实有挂)-哔哩哔哩1)贪吃...
四分钟软件!如何判断广东雀神插... 您好,如何判断广东雀神插件真伪这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302...
透视系统!wepoker免费辅... 透视系统!wepoker免费辅助器,wepoker私人局透视,绝活儿教程(有挂讲解)-哔哩哔哩1、w...
四分钟教程!新二号辅助软件怎么... 四分钟教程!新二号辅助软件怎么下载,越乡游义乌辅助器微信免费,本来真的有挂(存在有挂)-哔哩哔哩四分...
第7分钟开挂!江西微乐南昌有辅... 第7分钟开挂!江西微乐南昌有辅助,蜀山四川破解版安卓版,专业教程-2026最新版本1、蜀山四川破解版...
三分钟分享!边锋小程序辅助脚本... 三分钟分享!边锋小程序辅助脚本(辅助挂)一直是有挂,解密教程(真实有挂)-哔哩哔哩亲,关键说明,边锋...
透视游戏!德州真人透视脚本,w... 透视游戏!德州真人透视脚本,wepoker破解工具,妙招教程(有挂实锤)-哔哩哔哩1、金币登录送、破...
第8分钟专业!小程序财神十三脚... 第8分钟专业!小程序财神十三脚本(辅助挂)一贯真的是有挂,透明挂教程(有挂方略)-哔哩哔哩1、每一步...