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

Background infinity vertex shader. More...

Public Member Functions

void main ()
 

Public Attributes

in vec3 v
 Position.
 
out vec2 uv
 UV coordinates.
 

Detailed Description

Background infinity vertex shader.

Member Function Documentation

◆ main()

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

Output vertex as-is. We ensure the vertex will be set to the maximum depth by tweaking gl_Position.z.


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