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

    RDPipelineDepthStencilState Description Properties Property Descriptions RDPipelineDepthStencilState Inherits: RefCounted < Object Pipeline depth/stencil state (used by ...
  • 景深

    景深 景深 To render a scene, Eevee uses a pinhole camera model which produces a perfectly focused image of the scene. For an enhanced realism, Eevee can simulate the optical Depth o...
  • Debugging Spiders

    Debugging Spiders Parse Command Scrapy Shell Open in browser Logging Debugging Spiders This document explains the most common techniques for debugging spiders. Consider the...
  • Screen-reading shaders

    Screen-reading shaders Introduction Screen texture Screen texture example Behind the scenes Back-buffer logic Depth texture Normal-roughness texture Redefining screen textur...
  • 摄像机

    摄像机 镜头 类型 透视模式 正交模式 全景模式 方形 鱼眼 Mirror Ball 截断区间 景深 Focus Viewport Aperture 摄像机 镜头 参考 面板: 摄像机 ‣ 镜头 类型 透视模式 Focal Length/Field of View Control the field...
  • 练习:Web 爬虫

    练习:Web 爬虫 练习:Web 爬虫 在这个练习中,我们将会使用 Go 的并发特性来并行化一个 Web 爬虫。 修改 Crawl 函数来并行地抓取 URL,并且保证不重复。 提示:你可以用一个 map 来缓存已经获取的 URL,但是要注意 map 本身并不是并发安全的! exercise-web-crawler.go pack...
  • 简介

    简介 整体结构 已知的局限性 简介 Freestyle is an edge/line-based non-photorealistic (NPR) rendering engine.It relies on mesh data and Z-depth information to draw lines on selected edge type...
  • Physical light and camera units

    Physical light and camera units Why use physical light and camera units? Advantages of physical units Disadvantages of physical units Setting up physical light units Enable the ...
  • Physical light and camera units

    Physical light and camera units Why use physical light and camera units? Advantages of physical units Disadvantages of physical units Setting up physical light units Enable the ...
  • 8.11. pprint — 数据美化输出

    8.11. pprint — 数据美化输出 8.11.1. PrettyPrinter 对象 8.11.2. 示例 8.11. pprint — 数据美化输出 源代码: Lib/pprint.py pprint 模块提供了“美化打印”任意 Python 数据结构的功能,这种美化形式可用作对解释器的输入。 如果经格式化的结构包含非基...