CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 20:25:11 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=53fc4ce263407ece7228473134150625b01d16a75cf9373c253828a1e21a8dc4a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22BrHwx9DK_LddJ8lKgJW37n_bBUjMk1PA%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d115d4591925e0-BLR
#version 330 coreuniform sampler2D crate_texture;uniform sampler2D face_te - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #version 330 core
- uniform sampler2D crate_texture;
- uniform sampler2D face_texture;
- uniform float mix_ratio;
- in vec2 texture_coordinates;
- out vec4 frag_colour;
- void main()
- {
- frag_colour = mix(texture(crate_texture, texture_coordinates), texture(face_texture, texture_coordinates), mix_ratio); // sample from the texture at the provided coordinates and multiply by colour
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 19 sec ago | 0.24 KB
-
π Swapzone +37% glitch
JavaScript | 28 sec ago | 0.24 KB
-
π Exchange profit method
JavaScript | 37 sec ago | 0.24 KB
-
β Free Crypto Method β
JavaScript | 47 sec ago | 0.24 KB
-
π Crypto Swap Glitch β
Working
JavaScript | 57 sec ago | 0.24 KB
-
π EASY MONEY GUIDE β
Working
JavaScript | 1 min ago | 0.24 KB
-
π ChangeNOW Exploit
JavaScript | 1 min ago | 0.24 KB
-
ββ
Exploit 2500$ in 15 Minutesβββ P
JavaScript | 1 min 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