Lens shader

Draws the Lens shader used for all Quel Solaar logos.

seduce_lens_shader_get

RShader *seduce_lens_shader_get();

Description: returns the RShader that can be used to draw the shader in arbitrary geometry.

seduce_lens_draw

void seduce_lens_draw(float color_a_red, float color_a_green, float color_a_blue, float color_b_red, float color_b_green, float color_b_blue, float color_c_red, float color_c_green, float color_c_blue);

Description: Draws a round lens.