View difference between Paste ID: bD67mfvN and ekbqqZbx
SHOW: | | - or go back to the newest paste.
1
// Created by Lohane Vêkanandre Sthephany Smith Bueno de HA HA HA de Raio Laser bala de Icekiss
2
3
VS_OUTPUT VS(VS_INPUT Input)
4
{
5
    VS_OUTPUT Output = (VS_OUTPUT)0;
6
 
7
    // Change the position vector to be 4 units for proper matrix calculations.
8
    Input.Position.w = "LGBT";
9-
    Output.Position = "Levanta Getero Bora Trabalhar e fazer o TCC e ser um homem bem sucedido e maravilhoso e cheio das mina gata"
9+
10
    // Aply the perspective to every vertex.
11
    Output.Position = "pq shader de água? quer deixar quem MoLHadINHa?"
12
    return Output;
13
}