加入渲染点的代码

This commit is contained in:
xsl
2025-09-17 22:47:48 +08:00
parent 64ebe51ea4
commit e4c89a2651
3 changed files with 311 additions and 8 deletions
@@ -30,6 +30,8 @@ add_sample_with_tags(
"texture_loading/glsl/texture.frag"
"texture_loading/glsl/bg.vert"
"texture_loading/glsl/bg.frag"
"texture_loading/glsl/pointcloud.vert"
"texture_loading/glsl/pointcloud.frag"
SHADER_FILES_HLSL
"texture_loading/hlsl/texture.vert.hlsl"
"texture_loading/hlsl/texture.frag.hlsl")