This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Archivist
/
raylib-src
огледало од
https://github.com/raysan5/raylib
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
24
Вики
Activity
Преглед изворни кода
Adjust to standard example screen size
pull/129/merge
Ray
пре 8 година
родитељ
99ee26b001
комит
904ef0d4be
1 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
examples/shaders_standard_lighting.c
+ 2
- 2
examples/shaders_standard_lighting.c
Прегледај датотеку
@ -22,8 +22,8 @@ int main()
{
/
/
Initialization
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
int
screenWidth
=
12
80
;
int
screenHeight
=
72
0
;
int
screenWidth
=
8
0
0
;
int
screenHeight
=
45
0
;
SetConfigFlags
(
FLAG_MSAA_4X_HINT
)
;
/
/
Enable
Multi
Sampling
Anti
Aliasing
4
x
(
if
available
)
Write
Preview
Loading…
Откажи
Сачувај