How to FrustumCull with OGL when using gluperspective

Hello. I know how to Frustum Cull… at least, when I set up my own projection matrix in my own software renderering programs… I don’t know how to Frustum Cull with OGL when using gluPerspective…

Does anyone have code examples, or abstract writings on this?

This is a great article for you.