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
~564 People Reached
Favorite Tags
c++ x 14
Member Avatar for Expora

Hi all I'm learning to use OpenGL but im having trouble with my compiler I'm using CodeBlocks but i keep getting the gl/glaux.h: No such file or directory and a couple of error: syntax error before "xxx" I don't know if I need to install any OpenGL stuff as I …

Member Avatar for LauraWelch
0
137
Member Avatar for Expora

Hello there! Expora here again. I'm trying to get the hang of functions now and I made a simple program to calculate percent but I don't seem able to get it to work I can enter the 2 numbers but when i get the results is something like 0041123f. Any …

Member Avatar for batchprogram
0
136
Member Avatar for Expora

Ok I've posted a couple of posts before regarding OpenGL stuff, but I realized I'll be better off learning c++ first (yeah!). So I started reading through some tutorials and already got the hang of if statements, variables, funcitons, and loops. So I decided that I could make a little …

Member Avatar for Expora
0
99
Member Avatar for Expora

So I have stumbled across another problem. This time I'm using freeglut I have put the lib files, dll, and include files where they should go in visual studio. Made a project and linked the lib files in it but i still cant initialize glut using glutInit. Here's what I …

Member Avatar for MattyRobot
0
94
Member Avatar for Expora

Hello all I started toying around with some tutorials using opengl and glutt but i encountered a problem using MVC++ IDE. The problem is that it says "initrendering" identifier not found and drawscene says undeclared identifier. the code is [CODE] #include <iostream> #include <stdlib.h> #include <StdAfx.h> #include <GL/glut.h> using namespace …

Member Avatar for Expora
0
98