good thanks
good
good thanks
good
Last edited by WingedPanther; 03-25-2009 at 07:57 PM. Reason: Double post
It looks good thanks. I needing help starting out it help alot.
Pandy

did you follow part 1
it will help you set up your project for openGL
Yeah i did it not my first time looking at opengl infact. Currently a student doing games programming but my lecture confused hell out of me so i decide restart and this help set my head round alot. Thanks for checking up though.

good luck on your studies!
Hey ,
the comments from playerno1 arent good there by all glColor3f
// red but not all is red![]()
i have found an error in your code !
this is mistypped :
must be are :Code:ouble playerpos=0; double pcpos=0; double ballx=0; double bally=0; int DrawGLScene(GLvoid)
this comment have an misstyped word :Code:double playerpos=0; double pcpos=0; double ballx=0; double bally=0; int DrawGLScene(GLvoid)
// if its moving down, this mean that it can hit the player quad
// we check if it hitted the layer quad here, if it did we revese the
// updown bool variable and icrease the ball speed
it must be are :
// if its moving down, this mean that it can hit the player quad
// we check if it hitted the layer quad here, if it did we revese the
// updown bool variable and increase the ball speed
Last edited by WingedPanther; 04-20-2009 at 06:08 AM. Reason: Double post

lol, thats my old keyboard. thnx alot, please report if theres more Posted via CodeCall Mobile
i can't seem to download the source code & the compile exe. can someone help me![]()

you have to post at least once![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum