Robert42 / gl-research-toolkit

A small collection of tools thought for researching realtime graphic techniques using OpenGL
Other
5 stars 0 forks source link

allow using the print value shader everywhere. #41

Open Robert42 opened 8 years ago

Robert42 commented 8 years ago

Maybe by adding the #include <debugging/print.glsl> to the preprocessor block? print.glsl shouldn't depend then on math.h?