High Level Shader Language: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
No2 (discussione | contributi) m →Struttura dell'HLSL: Fix link |
m ., typos fixed: l : → l: (2), e . → e. |
||
Riga 11:
=== Uno shader di esempio ===
float4x4 matTotal
float4x4 matWorld
texture Text;
sampler TextSampler = sampler_state
|