Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Вход
Archivist
/
raylib-src
огледало от
https://github.com/raysan5/raylib
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Версии
24
Уики
Activity
Преглед на файлове
Remove unused structures from lighting fragment shaders (
#3497
)
pull/3501/head
Jeffery Myers
преди 1 година
committed by
GitHub
родител
d4c0d3bebe
ревизия
38205d67da
No known key found for this signature in database
GPG ключ ID:
4AEE18F83AFDEB23
променени са
3 файла
, в които са
добавени 0
реда и са
изтрити 18
реда
Разделен изглед
Diff Options
Показване на статистика
Download Patch File
Download Diff File
+0
-6
examples/shaders/resources/shaders/glsl100/lighting.fs
+0
-6
examples/shaders/resources/shaders/glsl120/lighting.fs
+0
-6
examples/shaders/resources/shaders/glsl330/lighting.fs
+ 0
- 6
examples/shaders/resources/shaders/glsl100/lighting.fs
Целия файл
@ -18,12 +18,6 @@ uniform vec4 colDiffuse;
#define
LIGHT_DIRECTIONAL
0
#define
LIGHT_POINT
1
struct
MaterialProperty
{
vec3
c
o
l
o
r
;
int
u
s
e
S
a
m
p
l
e
r
;
sampler2D
s
a
m
p
l
e
r
;
}
;
struct
Light
{
int
e
n
a
b
l
e
d
;
int
t
y
p
e
;
+ 0
- 6
examples/shaders/resources/shaders/glsl120/lighting.fs
Целия файл
@ -16,12 +16,6 @@ uniform vec4 colDiffuse;
#define
LIGHT_DIRECTIONAL
0
#define
LIGHT_POINT
1
struct
MaterialProperty
{
vec3
c
o
l
o
r
;
int
u
s
e
S
a
m
p
l
e
r
;
sampler2D
s
a
m
p
l
e
r
;
}
;
struct
Light
{
int
e
n
a
b
l
e
d
;
int
t
y
p
e
;
+ 0
- 6
examples/shaders/resources/shaders/glsl330/lighting.fs
Целия файл
@ -19,12 +19,6 @@ out vec4 finalColor;
#define
LIGHT_DIRECTIONAL
0
#define
LIGHT_POINT
1
struct
MaterialProperty
{
vec3
c
o
l
o
r
;
int
u
s
e
S
a
m
p
l
e
r
;
sampler2D
s
a
m
p
l
e
r
;
}
;
struct
Light
{
int
e
n
a
b
l
e
d
;
int
t
y
p
e
;
Пиши
Преглед
Зареждане…
Отказ
Запис