Hello,
I have question how can I draw pipe in opengl? I am using C++ and glut, I found something like this but i dont understand the code:
int ACC=48;
float a,p,q;
int i;
...
Type: Posts; User: razorclaw2010
Hello,
I have question how can I draw pipe in opengl? I am using C++ and glut, I found something like this but i dont understand the code:
int ACC=48;
float a,p,q;
int i;
...