Embed presentation
Download to read offline
























































A shader program was run that drew an object to the screen. The shader contained a vertex function that used a V2F struct and a fragment function. Data was passed through each stage and the final output was an object drawn on the display.






















































