代码搜索:third

找到约 4,828 项符合「third」的源代码

代码结果 4,828
www.eeworm.com/read/184417/9101522

c gasket2.c

/* gasket2.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Recursive subdivision of triangle to f
www.eeworm.com/read/184417/9101528

c bteapot.c

/* Shaded teapot using Bezier surfaces */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ #include
www.eeworm.com/read/184417/9101538

c gasket.c

/* gasket.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Two-Dimensional Sierpinski Gasket
www.eeworm.com/read/184417/9101570

c ppmdisplay.c

/* ppmdisplay.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* displays a ppm file using OpenGL
www.eeworm.com/read/184417/9101595

c figuretr.c

/* figuretr.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Interactive Figure Program from Cha
www.eeworm.com/read/184417/9101604

c simple.c

/* * simple.c * This program draws a white rectangle on a black background. */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-We
www.eeworm.com/read/184417/9101628

c robot.c

/* robot.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Robot program (Chapter 9). Cylinder for
www.eeworm.com/read/184417/9101639

c cubev.c

/* cubev.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* rotating cube using vertex arra
www.eeworm.com/read/184417/9101661

c pick.c

/* pick.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* demonstrates picking used selection mod
www.eeworm.com/read/184417/9101664

c teatex.c

/* teatex.c */ /* E. Angel, Interactive Computer Graphics */ /* A Top-Down Approach with OpenGL, Third Edition */ /* Addison-Wesley Longman, 2003 */ /* Utah teapot with texture map */ #inc