黔西南挚桶广告传媒有限公司

世界今熱點:截圖!長按保存分享!Cocos Creator

一種3D截圖方案

背景

參考 TRUE SPACE with Cocos 技術分享[1]中的動態生成海報的介紹,以及作者的支持。實現一個長按保存分享截圖的方案。

效果

在微信瀏覽器中預覽效果如下


(相關資料圖)

環境Cocos Creator 3.7.1Web 瀏覽器原理

原作者講的非常清楚,只需要按照以下步驟實現即可。

3D相機生成一個RT 賦予給2D精靈擺上一些二維碼等UIUI相機再生成一張RT讀取RT中的數據,傳給 canvascanvas 生成圖片數據傳給 Image適配Image對象大小位置視頻

錄了一段操作視頻[2]供大家參考。

代碼

這段代碼的截圖功能是按照高度適配的方式寫的,如有其他需求,可自行修改相關邏輯。僅供大家參考學習。

import{_decorator,Component,Node,Camera,RenderTexture,view,UITransform,log,game,screen,NodeEventType}from"cc";const{ccclass,property}=_decorator;@ccclass("CaptureImage")exportclassCaptureImageextendsComponent{@property(Camera)copyCamera:Camera=null!;@property(Node)targetNode:Node=null!;@property(Node)captureBtn:Node=null!;@property(Node)closeBtn:Node=null!;rt:RenderTextureprivate_image:HTMLImageElement_canvas:HTMLCanvasElement=null!;_buffer:ArrayBufferView=null!;start(){log("歡迎關注微信公眾號【白玉無冰】https://mp.weixin.qq.com/s/4WwCjWBtZNnONh8hZ7JVDA")this.rt=newRenderTexture();this.rt.reset({width:view.getVisibleSize().width,height:view.getVisibleSize().height,})this.copyCamera.targetTexture=this.rt;this.captureBtn.active=true;this.closeBtn.active=false;this.captureBtn.on(NodeEventType.TOUCH_END,this.copyRenderTex,this)this.closeBtn.on(NodeEventType.TOUCH_END,this.clearCapture,this)}privatecopyRenderTex(){constwidth=this.targetNode.getComponent(UITransform).width;constheight=this.targetNode.getComponent(UITransform).height;constanchorPoint=this.targetNode.getComponent(UITransform).anchorPoint;constworldPos=this.targetNode.getWorldPosition();this._buffer=this.rt.readPixels(Math.round(worldPos.x-width*anchorPoint.x),Math.round(worldPos.y-height*anchorPoint.y),width,height);if(!this._canvas){this._canvas=document.createElement("canvas");this._canvas.width=width;this._canvas.height=height;}else{letctx=this._canvas.getContext("2d");ctx.clearRect(0,0,this._canvas.width,this._canvas.height);}letctx=this._canvas.getContext("2d")!;letrowBytes=width*4;for(letrow=0;row

其他

最近寫文偏筆記的形式,主要是記錄一下代碼,下次要用的時候再翻出來。希望對大家有所幫助。

參考資料

[1]

TRUE SPACE with Cocos 技術分享:https://forum.cocos.org/t/topic/146459

[2]

視頻:https://www.bilibili.com/video/BV1w84y1N7XQ

往期精彩:

3DUI Cocos Creator

三渲二 Cocos Creator

零代碼實現面片效果(UV滾動,幀動畫) Cocos Creator

游戲開發資料合集,2022年版

點擊“閱讀原文”查看精選導航

“點贊“ ”在看”鼓勵一下▼

關鍵詞:

体育直播cctv5直播| 体育足球赛事| 新足球直播手机版| 看球赛直播app免费的| 竞彩网最新版下载| 免费观看nba比赛的软件| 竞彩足球结果查询| 星空·体育综合APP下载官网| 看足球直播软件| 十大最好用的看球软件| 178直播体育在线| 人人体育旧版本下载| 低调看JRS直播| 蓝鲸体育直播app安卓版| 看球直播app最新版本苹果| 球天下体育app下载| 人人体育下载地址| 免费观看球赛的软件| nba直播(jrs无插件)| 乐球直播免费体育直播回放视频| 196体育app官网下载最新版本| 新足球直播手机版| 178足球免费直播| 人人体育官网版| 88体育是正规平台吗| 免费观看nba直播| 亚洲体育app下载地址| nba直播(jrs无插件)| 免费nba赛事直播| 雨燕体育直播| 免费足球直播app哪个软件好| 手机看中超直播比赛| 足球直播软件app免费网站| 飞鲸体育直播| 178直播体育在线| cctv5直播足球| 实况足球网易官网下载最新版| JRS低调看球免费高清视频直播| 十大免费体育直播软件| 88体育app官网下载| 黑白直播官方免费下载安装|