Skip to content
代码片段 群组 项目
提交 085a7646 编辑于 作者: Alexander Stukowski's avatar Alexander Stukowski
浏览文件

Repaired shader code file arrow_tail.frag

上级 e6998190
无相关合并请求
......@@ -124,3 +124,4 @@ void main()
gl_FragDepth = (projected_intersection.z / projected_intersection.w + 1.0) * 0.5;
fragColor = shadeSurfaceColorDir(normalize(surface_normal), color_fs, ray_dir_norm);
}
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册