GPU モジュール
公式サイト:
GPU Module (gpu) | Blender Python API [Official]
使い方
参考:
gpu モジュールを使って図形描画する | はじめての Blender アドオン開発
How to remove drawing with gpu module? – Blender Stack Exchange
シェーダー
ドキュメント:
GPU Shader Utilities (gpu.shader) | Blender Python API [Official]
リンク:
GPU module: Initial implementation of the `gpu.shader` module | Blender Developer Archive [Official]
参考:
Help with GPU Shader Drawing? – Blender Artists Community
Transparency in Blender 2.8 GPU Python Module – Blender Stack Exchange
Anti-Aliasing in GPU shader Module (OpenGL) – Blender Stack Exchange
How to adjust image color space, drawn with builtin shader – Blender Stack Exchange
サブモジュール
- GPU Types (gpu.types)
- GPU Matrix Utilities (gpu.matrix)
- GPU Select Utilities (gpu.select)
- GPU Shader Utilities (gpu.shader)
- GPU State Utilities (gpu.state)
- GPU Texture Utilities (gpu.texture)
- GPU Platform Utilities (gpu.platform)
- GPU Capabilities Utilities (gpu.capabilities)
参考:
GPU Module (gpu) | Blender Python API [Official]