Initial commit: Minecraft 光追着色器包(从零实现的 path tracing)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// MinecraftPT — Damaged Block Fragment Shader
|
||||
// Handles block damage cracks — same as terrain but with damage texture overlay
|
||||
|
||||
#include "/Lib/Settings.glsl"
|
||||
#include "/Lib/Utilities.glsl"
|
||||
#include "/Lib/Programs/Gbuffers/Terrain_FS.glsl"
|
||||
Reference in New Issue
Block a user