OpenSceneGraph icon indicating copy to clipboard operation
OpenSceneGraph copied to clipboard

es2 and es3 don‘t support glclipplane api

Open lintonfirst opened this issue 2 years ago • 0 comments

ClipPlane Class in osg depends on opengl3 API "glclipplane". I want to integrate my project into android platform,but es2 and es3 donnot support glclipplane API. How can I fix this problem

lintonfirst avatar Jul 09 '21 10:07 lintonfirst