This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
electrum
mirror of
https://github.com/lukechilds/electrum.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
9164
Commits
21
Branches
132
Tags
52 MiB
Python
98%
Shell
1.5%
Dockerfile
0.2%
NSIS
0.2%
Tree:
0546fa73df
electrum
/
gui
/
kivy
/
data
/
glsl
/
default.fs
4 lines
94 B
Raw
Blame
History
$
HEADER
$
void
main
(
void
)
{
gl_FragColor
=
frag_color
*
texture2D
(
texture0
,
tex_coord0
)
;
}
Reference in new issue