mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-13 11:50:12 +01:00
tidying up some shader stuff (nameing etc)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// this is the default.vert shader used by conjur , it ensures that the frag shaders run by glslViewer will also run in openframeworks
|
||||
attribute vec4 position;
|
||||
attribute vec4 color;
|
||||
attribute vec3 normal;
|
||||
|
||||
Reference in New Issue
Block a user