snowflake notes.txt

来自「《Introduction to 3D Game Progamming with」· 文本 代码 · 共 4 行

TXT
4
字号
The snowflake.dds was created by loading a plain white bitmap image "block.bmp"
into the DX Tex tool.  Then we loaded snowball.bmp into its alpha channel.  This
results the snow flake (provided alpha blending is enabled) to be a round white ball.
The black image border will not be displayed.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?