This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
bgfx
Watch
1
Star
0
Fork
You've already forked bgfx
0
mirror of
https://github.com/scratchfoundation/bgfx.git
synced
2024-11-25 17:18:12 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cfac3feb85
bgfx
/
3rdparty
/
glsl-optimizer
/
tests
/
fragment
/
basic-out.txt
6 lines
67 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit.
2012-04-03 23:30:07 -04:00
void main ()
{
Added more examples.
2012-10-07 23:41:18 -04:00
gl_FragData[0] = vec4(1.0, 1e+07, 1e-06, 1.5);
Initial commit.
2012-04-03 23:30:07 -04:00
}
Reference in a new issue
Copy permalink