Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 6th, 2018
173
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
OpenGL Shading
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
in
vec4
Frag_Color
;
in
vec4
Glyph
;
void
geometry
(
)
{
// color/texure
}
void
glyph
(
)
{
// glyph code
}
void
main
(
)
{
if
(
Glyph
.
z
!=
0
)
glyph
(
)
;
else
geometry
(
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 5 sec ago | 0.25 KB
⭐ MAKE $2500 IN 15 MIN ⭐
JavaScript | 13 sec ago | 0.25 KB
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 17 sec ago | 0.25 KB
⭐ Jack's Profit Method ⭐
JavaScript | 24 sec ago | 0.25 KB
✅ Make $2500 in 15 minutes
JavaScript | 29 sec ago | 0.25 KB
ChangeNOW Exploit
JavaScript | 36 sec ago | 0.25 KB
✅ Crypto Exchange Exploit
JavaScript | 40 sec ago | 0.25 KB
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 48 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!