画线的代码写完

This commit is contained in:
xsl
2025-09-21 19:05:18 +08:00
parent 8c39579e1c
commit cf07788d74
3 changed files with 283 additions and 6 deletions
@@ -32,6 +32,8 @@ add_sample_with_tags(
"texture_loading/glsl/bg.frag"
"texture_loading/glsl/pointcloud.vert"
"texture_loading/glsl/pointcloud.frag"
"texture_loading/glsl/point_line.vert"
"texture_loading/glsl/point_line.frag"
SHADER_FILES_HLSL
"texture_loading/hlsl/texture.vert.hlsl"
"texture_loading/hlsl/texture.frag.hlsl")