搜索资源列表
ComputerGraphicExperiment
- 本程序使用Visual C++实现了计算机图形学课程实验【纯VC,no OpenGL,不调用pDC的功能函数】:绘制直线、椭 圆等基本图元;绘制Bezier等样条曲线;绘制knoch等分形图形;一个“伪”真实感图形→球 。该程序架构清晰,很方便扩展,谢谢使用!-With Visual C++ only (without OpenGL! without the inline functions of pDC), the Application has achieved in d
Draw_line
- 只调用openGL的着色函数,用C++实现画线功能,画多边形,画圆-Only call openGL coloring function, with the C++ achieve drawing a line function, draw a polygon, circle