.h question... [Archive] - C Board

PDA

View Full Version : .h question...


SyntaxBubble
02-15-2002, 04:13 PM
I am going to develop a special .h file. I just wanted to know if anyone would be interested in it before I start it. Here's what it does:


It lets you set quads or triangle x, y, and z, and uses one function to draw the quad or triangle on the screen. Just a shortcut. Would anyone be interested?

samGwilliam
02-15-2002, 05:52 PM
Just remember to test for non-planar quads.

Eber Kain
02-15-2002, 06:27 PM
What API?