3d audio
This commit is contained in:
parent
68e1228193
commit
97152d066c
9 changed files with 56 additions and 12 deletions
|
|
@ -73,4 +73,5 @@ void main(void){
|
|||
}
|
||||
|
||||
gl_FragColor = ambient * shadow_coef * c + (1.0 - ambient) * c;
|
||||
gl_FragColor.a = vColor.a;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue