Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sauvage
CGoGN
Commits
0c56219e
Commit
0c56219e
authored
Feb 24, 2012
by
Thery Sylvain
Browse files
arghhh 4 vertices not 3 in input of geom shader
parent
51a9d2d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/Utils/Shaders/shaderExplodeVolumes.geom
View file @
0c56219e
...
...
@@ -10,7 +10,7 @@ uniform vec4 ambient;
uniform
vec4
backColor
;
uniform
vec4
plane
;
VARYING_IN
vec3
colorVertex
[
3
];
VARYING_IN
vec3
colorVertex
[
4
];
VARYING_OUT
vec4
ColorFS
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment