2D rendering (big feature)
This commit is contained in:
parent
6d7ea4ebc5
commit
5a05b9d65e
21 changed files with 1075 additions and 22 deletions
|
|
@ -153,5 +153,5 @@ void main() {
|
|||
outFragColor = vec4(albedo,1.0f);
|
||||
return;
|
||||
}
|
||||
|
||||
// outFragColor = vec4(normal, 1.0f);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue