vivek vyas
05-24-2009, 09:54 PM
i am 16(17 at 13/07/(this year) beginner)
Q1. i have problem regarding gluLookAt function
it have 6 parameters
3 directional 3 positional 3 which are my confusion
gluLookAt(GLdouble eyeX, GLdouble eyeY, GLdouble eyeZ, GLdouble centerX, GLdouble centerY, GLdouble centerZ, GLdouble upX, GLdouble upY, GLdouble upZ);
what are these last
GLdouble upX, GLdouble upY, GLdouble upZ);
stands for:
Q2.I used blending function with GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
to remove little little small boxes on triangle's side
and i get success but rendering is too much slow when i
increased window size to full upto complete LCD screen
my GC configuration is
64MB VRAM
OpenGL 1.3 support
please help me cause i am a beginner(i know at a time every one begginer )
Q1. i have problem regarding gluLookAt function
it have 6 parameters
3 directional 3 positional 3 which are my confusion
gluLookAt(GLdouble eyeX, GLdouble eyeY, GLdouble eyeZ, GLdouble centerX, GLdouble centerY, GLdouble centerZ, GLdouble upX, GLdouble upY, GLdouble upZ);
what are these last
GLdouble upX, GLdouble upY, GLdouble upZ);
stands for:
Q2.I used blending function with GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
to remove little little small boxes on triangle's side
and i get success but rendering is too much slow when i
increased window size to full upto complete LCD screen
my GC configuration is
64MB VRAM
OpenGL 1.3 support
please help me cause i am a beginner(i know at a time every one begginer )