VPS SSH Git Config Oct 9 2025 4 minutes read (About 590 words) 本地配置GitGit For Windows下载路径Git for Windows Read More
character wrinkle Oct 9 2025 3 minutes read (About 441 words) 简介将表情与区域掩码相关联,使用表情权重作为正常法线与皱纹法线的过渡权重通过颜色值来区分皱纹区域 Read More
color grading Oct 9 2025 8 minutes read (About 1128 words) 简介简单来说就是颜色查找表,以颜色值作为3D纹理的纹理坐标,利用插值与色阶实现全色映射 Read More
custom mesh render pass Oct 9 2025 14 minutes read (About 2056 words) 基础概念 UPrimitiveComponent: 可用于渲染或者物理交互的基类,游戏线程拥有其所有变量和状态 FPrimitiveSceneProxy: UPrimitiveComponent的渲染线程版本 FPrimitiveSceneInfo: UPrimitiveComponent在渲染器的内部状态,与FPrimitiveSceneProxy一一映射 Read More
directx 11 create device and swap chain Oct 9 2025 2 minutes read (About 290 words) Create Device with adapterD3D11CreateDeviceAndSwapChain第一个参数如果传NULL,则以默认Adapter创建如果参数不为NULL,DriverType必须为D3D_DRIVER_TYPE_UNKNOWN Read More
github page custom domain name Oct 9 2025 2 minutes read (About 312 words) 域名注册登录GoDaddy,选择域名进行购买 Read More