...adingView = new LoadingUI();//創建loadingUI實例 this.stage.addChild(loadingView); await RES.loadGroup(preload, 0, loadingView);//加載默認preload組資源,并執行loadingView this.s...
... coin.SoBaseColor() data=coin.SoCube() self.shaded.addChild(self.scale) self.shaded.addChild(self.color) self.shaded.addChild(data) obj.addDisplayMod...
...L_SCREEN); //準備讀取圖片 loadingLayer = new LoadingSample3(); addChild(loadingLayer); LLoadManage.load( imgData, function (progress) { loadingLayer.setProgress(progress) }, ...
... this.titleImage.x = 51; this.titleImage.y = 161; this.addChild(this.titleImage); //開始按鈕設置 this.startBtn = new MyButton(btn_y, btn_kaishi); this.addChild...
...xture(Laya.loader.getRes(demo/soldier.png),0,0,100,86); this.addChild(img); } } } 修改GamePage.ts,把傘兵加入到游戲主畫面中去,重點看renderSoldier() module view{ export class GamePage e...
...lic Context(Description desc) { this.desc = desc; } public void addChild(Context child) { desc.addChild(child.desc); executors.add(child); child.addBefore(collect(before...
...ct = new createjs.Shape(); rect.graphics.drawRect(50, 50, 100 100); stage.addChild(rect); console.log(rect.x, rect.y); Graphics 的工作原理 來分析 Graphics 的 drawRect API 源碼:https://www.createjs.com/docs.....
...rtRoot = new lib.demo1(); stage = new createjs.Stage(canvas); stage.addChild(exportRoot); stage.update(); createjs.Ticker.setFPS(lib.properties.fps); createjs.Ticker.addEventListen...
...rtRoot = new lib.demo1(); stage = new createjs.Stage(canvas); stage.addChild(exportRoot); stage.update(); createjs.Ticker.setFPS(lib.properties.fps); createjs.Ticker.addEventListen...
ChatGPT和Sora等AI大模型應用,將AI大模型和算力需求的熱度不斷帶上新的臺階。哪里可以獲得...
大模型的訓練用4090是不合適的,但推理(inference/serving)用4090不能說合適,...
圖示為GPU性能排行榜,我們可以看到所有GPU的原始相關性能圖表。同時根據訓練、推理能力由高到低做了...