Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
GPUShaders::Vert::Passthrough Class Reference

Passthrough vertex shader. More...

Public Member Functions

void main ()
 

Public Attributes

in vec3 v
 Position.
 
out vec2 uv
 UV coordinates.
 

Detailed Description

Passthrough vertex shader.

Member Function Documentation

◆ main()

void GPUShaders::Vert::Passthrough::main ( )
inline

Passthrough screen covering triangle.


The documentation for this class was generated from the following file: