You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry if this ends up being trivial, but I'm pretty new to OSG and GLSL. I'm trying to add tessellation shaders to an osgTerrain::Terrain, and to keep things simple, I'm just passing through the tessellation shaders for now. But I'm running into "invalid operation" errors, and I think it may have to do with setting the primitive to patches. Has someone run into this issue before, or do you have any hints to solve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone!
Sorry if this ends up being trivial, but I'm pretty new to OSG and GLSL. I'm trying to add tessellation shaders to an osgTerrain::Terrain, and to keep things simple, I'm just passing through the tessellation shaders for now. But I'm running into "invalid operation" errors, and I think it may have to do with setting the primitive to patches. Has someone run into this issue before, or do you have any hints to solve this?
Thanks!
Andy
Beta Was this translation helpful? Give feedback.
All reactions