书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 703 个相关结果.
  • 为Web导出

    为Web导出 WebGL 2 限制 使用cookie进行数据持久化 全屏和鼠标捕获 音频自动播放 HTTPClient 和 HTTPRequest 导出的 .html 文件不得重复使用 启动画面不显示 Shader language limitations 未实现的功能 提供文件 导出选项 从脚本调用JavaScript ...
  • Loading images into the texture cache

    1580 2021-07-27 《Learning Pixi》
    Loading images into the texture cache Loading images into the texture cache Because Pixi renders the image on the GPU with WebGL, the image needs to be in a format that the GPU...
  • 0.2 本书的知识体系结构

            为了让广大3D图形爱好者能快速的了解WebGL图形编程,本书按照循序渐进,由浅入深的方式讲解WebGL的相关知识点。可以将本书的内容分为三个篇章,其中: 第1章和第2章为语言与数据结构篇,主要讲解构建TypeScript开发调试环境以及以范型编程方式实现和封装了动态类型数组、关联数组、双向链表、队列、栈以及树等数据结构。 ...
  • Canvas.createImage

    Image Canvas.createImage() 返回值 Image Image Canvas.createImage() 基础库 2.7.0 开始支持,低版本需做兼容处理 。 创建一个图片对象。 支持在 2D Canvas 和 WebGL Canvas 下使用, 但不支持混用 2D 和 WebGL 的方法。 返回值 I...
  • Exporting for the Web

    Exporting for the Web WebGL 2 Export options Limitations Using cookies for data persistence Threads GDNative Full screen and mouse capture Audio Networking Clipboard Gamep...
  • 为Web导出

    为Web导出 WebGL版本 导出选项 限制 使用cookie进行数据持久化 线程 GDNative 全屏和鼠标捕获 音频 网络 剪贴板 游戏手柄 启动画面不显示 着色器语言限制 提供文件 从脚本调用JavaScript 为Web导出 HTML5导出允许将在Godot引擎中制作的游戏发布到浏览器. 这需要在用户浏览器中支持...
  • GPUFeatureStatus Object

    GPUFeatureStatus Object GPUFeatureStatus Object 2d_canvas string - Canvas. flash_3d string - Flash. flash_stage3d string - Flash Stage3D. flash_stage3d_baseline string - Fl...
  • Creating the Pixi Application and stage

    886 2021-07-27 《Learning Pixi》
    Creating the Pixi Application and stage Creating the Pixi Application and stage Now you can start using Pixi! But how? The first step is to create a rectangular display are...
  • GPUFeatureStatus Object

    GPUFeatureStatus Object GPUFeatureStatus Object 2d_canvas String - Canvas. flash_3d String - Flash. flash_stage3d String - Flash Stage3D. flash_stage3d_baseline String - F...
  • Exporting for the Web

    Exporting for the Web WebGL 2 Limitations Using cookies for data persistence Full screen and mouse capture Audio autoplay HTTPClient and HTTPRequest Exported .html file mu...