void glutWireSphere(GLdouble radius, GLint slices, GLint stacks);
void glutWireCube(GLdouble size);
void GlutSolidCube (GlDouble Size); Solid cube
void glutWireTorus(GLdouble innerRadius, GLdouble outerRadius, GLint nsides, GLint rings);
void GlutSolidTorus (glDouble InnerRadius, glDouble OuterRadius, GLint nsides, GLint rings);
void GlutSolidTorus (glDouble InnerRadius, glDouble OuterRadius, GLint nsides, GLint rings) Solid circle
void glutWireIcosahedron(void);
void glutsolidosahedron (void); Solid 20-hedron
void glutWireOctahedron(void);
void glutsolidOctahedron (void);
void glutsolidOctahedron (void); Solid 8-hedron
void glutWireTetrahedron(void);
void glutsolidTrahedron (void);
void glutsolidTrahedron (void); Solid 4-hedron
void glutWireDodecahedron(GLdouble radius);
void glutSolidDoDecaHedron (glDouble radius); Solid 12-hedron
void glutWireCone(GLdouble radius, GLdouble height, GLint slices, GLint stacks);
void glutSolidCone(glDouble radius, glDouble height, GLint Slices, GLint stacks); A solid cone
void glutWireTeapot(GLdouble size);
void glutSolidTeapot(glDouble Size); Solid teapot
Read More:
- Opencv453 drawing rectangle function error reporting solution
- “Typeerror: invalid dimensions for image data” in Matplotlib drawing imshow() function
- Glut could not find glut32.dll
- Vs2019 OpenGL glut: error: unable to open include file: ‘GL / glut. H’: no such file or directory
- Configure glut in Ubuntu and implement basic OpenGL experiment on CodeBlocks platform
- Drawing cube with OpenGL
- Using glut in CodeBlocks
- On the problem that CodeBlocks can’t compile glut
- Drawing a cube with OpenGL
- |-OpenGL – | some small problems about the glut Library
- An example of drawing rotating cube with OpenGL
- Error: unable to open include file: ‘GL / glut. H’
- OpenGL program running prompt glut32.dll missing problem
- Rstudio drawing problem
- 0028opengl program running prompt glut32.dll missing one of the solutions
- Solve the problem of VC6.0 open crash and OpenGL glut32.lib library
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- Ggplot2 drawing calls external variables
- Anaconda Matplotlib drawing Chinese garbled solution
- Free dynamic screen capture drawing tool under MAC: KAP