Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~696 People Reached
Favorite Forums
Favorite Tags
Member Avatar for gfp91

hi all. i am a student and i have been lucky enough to try out the havok engin which can use c++. as it is the engin i am using i cant use openGL otherwise ide not have this problem i want to give an object in 3d space a …

Member Avatar for mrnutty
0
104
Member Avatar for gfp91

hi all i was wondering if anyone here knew of there was a way to end a comment in CSound? i know that to start a comment i use a semicollon but i wanted to make a comment in the middle of a line ideas? thanks GFP91

Member Avatar for deceptikon
0
69
Member Avatar for gfp91

Hi i need help with moving a light. at the start of the program i define the floats. `GLfloat Light_Ambient[] = {0.7f, 0.7f, 0.7f, 255.0f};` `GLfloat Light_Diffuse[] = {1.0f, 1.0f, 1.0f, 1.0f};` `GLfloat Light_Position[]= {0.0f, 1.0f, 3.5f, 1.0f};` but later on in the program while the scene is running i …

Member Avatar for mitrmkar
0
180
Member Avatar for gfp91

hi. im programming a 2d game and on the university computers it runs nice and slow but on my i7 laptop the ball travels at a million miles per hour. how can i restrict the speed/fps.

Member Avatar for gfp91
0
114
Member Avatar for gfp91

hi all i am trying to make a pause in a 2d game on C++ im going to use a message box with answers yes and no..yes to continue and no for main menue. how do i make unsighned short w = the answer to textbox? ps i tried using …

Member Avatar for MandrewP
0
129
Member Avatar for gfp91

hi guy i already found a dimilar post for this but the code there didnt quite work. baisicly i am making a 2d game and i need to offset sprites. below is all the code i have for this sprite. obv thers more code but i think this is all …

Member Avatar for gfp91
0
100