Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm working with heightmaps right now. Simply version is working very well. But I was wondering about optimization. There is geoclipping in GPU GEMS 2 but for DX9 and without non-shader code. I was looking about two days for similar opengl code but without success, (only pre-opengl 3.x samples) Do you know some similar one's? Maybe other one more modern?(GPU GEMS 2 may be a little bit outdated) For OpenGL 3.x with GLSL.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.