This shows you the differences between two versions of the page.
| 
    pgapi:laboratoare:07 [2024/10/04 14:16] 127.0.0.1 external edit  | 
    
    pgapi:laboratoare:07 [2024/11/13 16:49] (current) andrei.lambru  | 
    ||
|---|---|---|---|
| Line 131: | Line 131: | ||
| // Output | // Output | ||
| - | layout(location = 0) out vec2 texture_coord; | + | out vec2 texture_coord; | 
| - | layout(location = 1) out vec3 normal; | + | out vec3 normal; | 
| void main() | void main() | ||