This website requires JavaScript.
Explore
Help
Sign In
NoEdge
/
Danbias
Watch
1
Star
0
Fork
You've already forked Danbias
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
638f2f6241
Danbias
/
Code
/
OysterGraphics
/
Shader
/
Passes
/
2D
/
Text
/
2DTextVertex.hlsl
6 lines
73 B
HLSL
Raw
Blame
History
#include "Header.hlsli"
Text2DIn
main
(
Text2DIn
input
)
{
return
input
;
}
Reference in New Issue
View Git Blame
Copy Permalink