EXAMPLE: models_skybox works on OpenGL ES 2.0
This commit is contained in:
parent
79d63e6ca1
commit
b5d50ee51a
6 changed files with 22 additions and 58 deletions
|
@ -1,11 +1,3 @@
|
|||
/*******************************************************************************************
|
||||
*
|
||||
* rPBR [shader] - Equirectangular to cubemap fragment shader
|
||||
*
|
||||
* Copyright (c) 2017 Victor Fisac
|
||||
*
|
||||
**********************************************************************************************/
|
||||
|
||||
#version 330
|
||||
|
||||
// Input vertex attributes (from vertex shader)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue