Remove headers from shaders
This commit is contained in:
parent
5765b7895c
commit
b36422083e
9 changed files with 5 additions and 79 deletions
|
@ -1,13 +1,3 @@
|
|||
/*******************************************************************************************
|
||||
*
|
||||
* rPBR [shader] - Background skybox fragment shader
|
||||
*
|
||||
* Copyright (c) 2017 Victor Fisac
|
||||
*
|
||||
* 19-Jun-2020 - modified by Giuseppe Mastrangelo (@peppemas) - VFlip Support
|
||||
*
|
||||
**********************************************************************************************/
|
||||
|
||||
#version 330
|
||||
|
||||
// Input vertex attributes (from vertex shader)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue