mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Test shaders
This commit is contained in:
8
druid/materials/skew/gui_skew.material
Normal file
8
druid/materials/skew/gui_skew.material
Normal file
@@ -0,0 +1,8 @@
|
||||
name: "repeat"
|
||||
tags: "gui"
|
||||
vertex_program: "/druid/materials/stencil/gui_stencil.vp"
|
||||
fragment_program: "/druid/materials/stencil/gui_stencil.fp"
|
||||
vertex_constants {
|
||||
name: "view_proj"
|
||||
type: CONSTANT_TYPE_VIEWPROJ
|
||||
}
|
Reference in New Issue
Block a user