This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update pbr.fs
pull/4561/head
Ray
2 weeks ago
committed by
GitHub
parent
f9cf684356
commit
6fbf08cc1f
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
examples/shaders/resources/shaders/glsl100/pbr.fs
+ 0
- 1
examples/shaders/resources/shaders/glsl100/pbr.fs
View File
@ -24,7 +24,6 @@ varying vec3 fragNormal;
varying
vec4
s
h
a
d
o
w
P
o
s
;
varying
mat3
T
B
N
;
//
Input
uniform
v
a
l
u
e
s
uniform
int
n
u
m
O
f
L
i
g
h
t
s
;
uniform
sampler2D
a
l
b
e
d
o
M
a
p
;
Write
Preview
Loading…
Cancel
Save