tried fixing outline problem

This commit is contained in:
Cedric Beck
2024-11-22 13:56:43 +01:00
parent a8a725611f
commit 00014eeb09
8 changed files with 133 additions and 95 deletions

View File

@@ -16,13 +16,4 @@ MaterialDef Cartoon Edge {
}
}
Technique {
VertexShader GLSL100: Common/MatDefs/Post/Post.vert
FragmentShader GLSL100: Shaders/outline/OutlinePre.frag
WorldParameters {
}
}
}
}