well by examples i'm realy looking for something that uses frustrum followed by occlusion culling in c#. as i'm trying to find out how i would take the result of frustrum then feed it into occlusion culling. inorder to get the final render. i'm also very new to c# and MDX.

Are there any MDX examples of frustrum and occlusion culling about?
RENE ROMAN
and here's one on frustum culling from chad http://www.c-unit.com/tutorials/mdirectx/ t=45
In general though frustum and occulsion culling are reasonably advanced topics and just copying code as a beginner will probably cause you more pain that gain. Good luck.
kycek
Michael Hulthin
http://www.mdxinfo.com/resources/resources.OcclusionQuery/OcclusionQuery.zip