This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
lolengine
/
lol
огледало од
https://github.com/lolengine/lol
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
tutorial: fix the FBO shader so that it works with OpenGL ES.
legacy
Sam Hocevar
sam
пре 12 година
родитељ
1277f66fb6
комит
3f883b9aba
1 измењених фајлова
са
4 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
tutorial/08_fbo.lolfx
+ 4
- 0
tutorial/08_fbo.lolfx
Прегледај датотеку
@@ -16,6 +16,10 @@ void main()
#version 120
#if defined GL_ES
precision highp float;
#endif
uniform sampler2D in_Texture;
uniform float in_Flag;
uniform vec3 in_Point;
Write
Preview
Loading…
Откажи
Сачувај