|
|
| Question |
Wats the opengl vertex floating means i cant catch it.
glVertex2f(0.5,0.75) means plotting which location can
anyone tell me??? |
|
Question Submitted By :: Dileep.y |
|
I also faced this Question!! |
Rank |
Answer Posted By |
| |
|
Re: Wats the opengl vertex floating means i cant catch it.
glVertex2f(0.5,0.75) means plotting which location can
anyone tell me??? |
Answer
# 1 |
glvertex2f(0.5,0.7);
monitor have x,y axis min-0 max-1;
it will plot on monitor according to this axis
|
| Madhu | | |
|
|
|
|
|
| |
|