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

Ocean island vertex shader. More...

Public Member Functions

void main ()
 

Public Attributes

in vec3 v
 Position.
 
uniform vec3 shift
 Grid shift.
 
out vec3 outPos
 World position.
 

Detailed Description

Ocean island vertex shader.

Member Function Documentation

◆ main()

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

Apply the transformation to the input vertex. Compute the tangent-to-view space transformation matrix.


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