Axis and grid Utility

Hi all
i’ve developed this certain utility for viewing the axis and a grid on a GLUT application. The utility is in the form of a header file. Just iinclude it in your project and issue calls to the functions, they’ll draw the axis and/or the grids.
I thought i’d share it with all of you.

download header source and example
header source: http://www.geocities.com/girish_sarwal/glut/guides/guides.zip

sample program for usage
http://www.geocities.com/girish_sarwal/glut/guides/GLUTAxesFull.zip

Readme
http://www.geocities.com/girish_sarwal/glut/guides/readme.doc

The URLs may not work simply by clicking. copy and paste in a browser window.

Regards

girish_sarwal@softhome.net

Okay ppl,
the earlier sample uses ortho projection
this one uses perspective

http://www.geocities.com/girish_sarwal/glut/guides/GLUTAxesPerspective.zip