This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
cpp
/
JoltPhysics
oglindă de
https://github.com/jrouwe/JoltPhysics.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
v2.0.1
Ramuri
Etichete
dependabot/github_actions/actions/checkout-5
gh-pages
master
v5.3.0
v5.2.0
v5.1.0
v5.0.0
v4.0.2
v4.0.1
v4.0.0
v3.0.1
v3.0.0
v2.0.1
v2.0.0
v1.1.0
v1.0.0
JoltPhysics
/
Assets
/
Shaders
/
TriangleDepthPixelShader.hlsl
TriangleDepthPixelShader.hlsl
68 B
Permalink
Istoric
Crud
1
2
3
4
// We only write depth, so this shader does nothing
void main()
{
}