Textured quad.
This commit is contained in:
@@ -2,5 +2,6 @@ package renderer
|
||||
|
||||
Material :: struct {
|
||||
shader_program: Shader_Program,
|
||||
texture: Texture, // Diffuse, normal etc later.
|
||||
// uniforms, textures, etc.
|
||||
}
|
||||
Reference in New Issue
Block a user