欢迎来到天天文库
浏览记录
ID:8569871
大小:1.92 MB
页数:41页
时间:2018-04-01
《光栅图形学教学演示系统的设计与实现论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、光栅图形学教学演示系统的设计与实现学院专业班级学号姓名指导教师负责教师摘要计算机图形学是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。由于计算机图形学技术本身的长足进步及其应用的日益广泛,计算机图形学已成为计算机科学技术与其他应用学科之间的一个桥梁,也已成为许多本科生专业的必修课之一。本文实现了一个光栅图形学教学演示系统,该系统在WindowsXP平台下实现,采用VisualC++6.0作为编程工具。本文对光栅图形学教学演示系统进行了详细分析,确定了相应的结构和主要功能,以及实际开发中所采取的技术。教学演示系统能够形象的展示各种算法的工作过程,如直线
2、扫描转换算法、圆弧的扫描转换算法、多边形的扫描转换、区域填充、直线和多边形的裁减算法以及曲线、曲面的生成算法等。该系统操作简洁,能够在模拟的光栅区域上按照算法的原理将图形的光栅化过程展示出来,便于老师在教学中更形象的展示各种算法的工作过程,也便于学生在学习过程中能够更好的理解基本图形生成算法。同时,本文也介绍了系统开发设计的全过程,对算法原理做了详细的阐述,也对系统的功能进行了测试。本系统实现了大部分的基本图形生成算法,可以应用于计算机图形学的教学中,以达到提高教学质量的目的。关键词:计算机图形学;光栅;教学;基本图形生成算法Designandimplementation
3、ofrastergraphicsteachingdemonstrationsystemAbstractComputerGraphicsisasciencewhichtranslatestwo-dimensionalorthree-dimensionalcomputergraphicsintothedisplaygridinmathematicalalgorithm.Astheremarkableprogressandthewidespreadapplicationofcomputergraphics,ithasbecomeabridgebetweenthecomputer
4、scienceandotherapplicationdisciplines,anditisoneoftherequiredcoursesofmanyundergraduateprofessionals.Thispaperimplementsarastergraphicsteachingdemonstrationsystem,whichundertheWindowsXPplatformandVisualC++6.0.Thispaperanalyzesthesystemindetail,anddeterminestheappropriatestructureandmainfu
5、nctions,aswellasthetechnologyadoptedinactualdevelopment.Theteachingdemonstrationsystemcanshowthevisualworkingprocessofvariousalgorithms,suchasthelinescanconversionalgorithm,thearcscanconversionalgorithms,thepolygonscanconversionalgorithms,theareafillalgorithms,thelineandpolygonreductional
6、gorithmandcurve,surfacegenerationalgorithm.Thesystemoperationissimpleandcandisplaytherasterprocessinthesimulaterasterareainaccordancewiththeprinciplesofthesealgorithms,whichnotonlycanmorevividdisplaytheworkingprocessofvariousalgorithmsinteaching,butalsocouldfacilitatestudentstobetterunder
7、standthebasicpatterngenerationalgorithminthelearningprocess.Meanwhile,thispaperdescribesthewholeprocessofsystemdevelopmentanddesign.Itdoesadetailexpressionofthealgorithmprincipleandteststhefunctionofthesystem.Thesystemimplementsmostofthebasicpatterngenerationalgorit
此文档下载收益归作者所有