ShinGouki
05-06-2003, 03:09 PM
People have been telling me to use gluSphere instead of glutSphere.
However what parameters do i pass to it,
?
i assumed it was the same as glutSphere (radius, strips, stacks);
but when i passed gluSphere 3 variables i got an error saying it doesn't take 3 variables... so please tell me how to use this function.
Also if i wan't to set texture co-ordinates to map to this sphere, please explain the best way to go about it using gluSphere. I would also liek to know how to reverse the normals if possible... Thanks for any advice given
However what parameters do i pass to it,
?
i assumed it was the same as glutSphere (radius, strips, stacks);
but when i passed gluSphere 3 variables i got an error saying it doesn't take 3 variables... so please tell me how to use this function.
Also if i wan't to set texture co-ordinates to map to this sphere, please explain the best way to go about it using gluSphere. I would also liek to know how to reverse the normals if possible... Thanks for any advice given