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

Object basic color fragment shader. More...

Public Member Functions

void main ()
 

Public Attributes

in vec3 col
 Interpolated vertex color.
 
out vec4 fragColor
 Color.
 

Detailed Description

Object basic color fragment shader.

Member Function Documentation

◆ main()

void GPUShaders::Frag::Object_basic_color::main ( )
inline

Render a mesh with its colors.


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