文件名称: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 drawing Primitives like line, Spline curve, Fractal and a fake Realistic graphic-- A ball.
圆等基本图元;绘制Bezier等样条曲线;绘制knoch等分形图形;一个“伪”真实感图形→球
。该程序架构清晰,很方便扩展,谢谢使用!-With Visual C++ only (without OpenGL! without the inline functions of pDC), the Application has achieved in drawing Primitives like line, Spline curve, Fractal and a fake Realistic graphic-- A ball.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ComputerGraphicExperiment_USTC_EEIS_SA12006079\可执行文件\MiniDraw.exe
..............................................\..........\ReadMe.txt
..............................................\..........\texture.bmp
..............................................\源程序\MiniDraw.rar
..............................................\计算机图形学课程实验报告_USTC_EEIS_SA12006079.docx
..............................................\计算机图形学课程实验报告【版权说明+使用说明】.txt
..............................................\可执行文件
..............................................\源程序
ComputerGraphicExperiment_USTC_EEIS_SA12006079