书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 1294 个相关结果.
  • Image

    Image Description Tutorials Properties Methods Enumerations Constants Property Descriptions Method Descriptions Up to date This page is up to date for Godot 4.0 . If yo...
  • Create a project

    766 2019-10-03 《Xenko v3.0 manual》
    Create a project Create an empty project Note Warning Create a project from a sample or template What's next? Create a project Beginner This page explains how to: creat...
  • 着色器

    着色器(Cocos Effect) 内容 着色器(Cocos Effect) 在现代显卡中,若要正确地绘制物体,需要书写基于顶点(Vertex)和片元(Fragment)的代码片段,这些代码片段称为 Shader。在基于 OpenGL 系列驱动的硬件设备上,Shader 支持一种名为 GLSL(OpenGL Shading Language)的着...
  • 着色器

    着色器(Cocos Effect) 内容 着色器(Cocos Effect) 在现代显卡中,若要正确地绘制物体,需要书写基于顶点(Vertex)和片元(Fragment)的代码片段,这些代码片段称为 Shader。在基于 OpenGL 系列驱动的硬件设备上,Shader 支持一种名为 GLSL(OpenGL Shading Language)的着...
  • Linux – AMD

    Linux — AMD 驱动程序 笔记本 常见问题 不支持的图形驱动程序错误 启动时崩溃 低性能 渲染器错误 3D视图中的错误选择 信息 Linux — AMD Blender将OpenGL用于3D视图和用户界面。 显卡(GPU)和驱动程序对Blender的行为和性能有很大影响。 本节列出了针对图形故障,Eevee和Cycles问...
  • 第九课:VBO索引

    1394 2018-02-06 《OpenGL 教程》
    第九课:VBO索引 索引的原理 共享vs分开 OpenGL中的索引VBO 填充索引缓冲区 补充:FPS计数器 第九课:VBO索引 索引的原理 目前为止,建立VBO时我们总是重复存储一些共享的顶点和边。 本课将介绍索引技术。借助索引,我们可以重复使用一个顶点。这是用索引缓冲区(index buffer)来实现的。 索引缓冲区存储的...
  • Image

    Image Description Tutorials Properties Methods Enumerations Constants Property Descriptions Method Descriptions Image Inherits: Resource < RefCounted < Object Ima...
  • Search Similar 3D Meshes

    Search Similar 3D Meshes Prerequisites Load GLB data Encode 3D Model Index the data Visualize 3D Model Index, Search and Visualize Data Putting it all together Results S...
  • List of features

    List of features Features Platforms Editor 2D graphics 2D tools 2D physics 3D graphics 3D tools 3D physics Shaders Scripting Audio Import Input Navigation Networking ...
  • Custom platform ports

    Custom platform ports Official platform ports Creating a custom platform port Required features of a platform port Optional features of a platform port Distributing a custom pl...