Tucano  0.1
A library for rapid prototyping with modern OpenGL and GLSL
effect.hpp File Reference
#include <Eigen/Dense>
#include <vector>
#include <tucano/shader.hpp>

Go to the source code of this file.

Classes

class  Tucano::Effect
 The Effect class is a holder for Shaders. It is completely optional, but is contains a few methods for convenience, and is extremely useful to organize shaders belonging to a single effect (such as multipass strategies). More...
 

Namespaces

 Tucano