Initial commit: Minecraft 光追着色器包(从零实现的 path tracing)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#version 430 compatibility
|
||||
|
||||
#define DIMENSION_END
|
||||
|
||||
/* RENDERTARGETS: 0 1 2 3 4 5 */
|
||||
|
||||
#include "/Lib/Programs/Gbuffers/Skytextured_FS.glsl"
|
||||
Reference in New Issue
Block a user