OpenGL2: Parallax corrected cubemap (cheaper trick)
This commit is contained in:
parent
d0d1883895
commit
375f6247d4
4 changed files with 32 additions and 4 deletions
|
@ -698,6 +698,8 @@ typedef enum
|
|||
UNIFORM_PRIMARYLIGHTAMBIENT,
|
||||
UNIFORM_PRIMARYLIGHTRADIUS,
|
||||
|
||||
UNIFORM_CUBEMAPINFO,
|
||||
|
||||
UNIFORM_COUNT
|
||||
} uniform_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue