AhmedHan 0 Junior Poster in Training

You know glVertex2f(), glVertex3f() and glVertex4f() functions have upper and lower boundaries of -1.0f and +1.0f.

And, can you tell me what boundariesglVertex2d(x, y);
glVertex2i(x, y);
glVertex2s(x, y);x and y parameters have for the functions above?

And one more thing... What is the 4th parameter of glVertex4?() is for?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.