Author: DigiBen
Building off the previous octree tutorial, we add the frustum culling to this one. The frustum code used is taken directly from our frustum culling tutorial.
Functions Used: glEnable(), glColor3ub(), glBegin(), glEnd(), glNormal3f(), glVertex3f()
purchase full version
Access EXE