登录
首页 » Visual C++ » 01

01

于 2009-06-21 发布 文件大小:614KB
0 41
下载积分: 1 下载次数: 0

代码说明:

说明:  3.实验原理: 示范代码原理参见教材直线光栅化一节中的DDA算法。下面介绍下OpenGL画线的一些基础知识和glutReshapeFunc()函数。 (1)数学上的直线没有宽度,但OpenGL的直线则是有宽度的。同时,OpenGL的直线必须是有限长度,而不是像数学概念那样是无限的。可以认为,OpenGL的“直线”概念与数学上的“线段”接近,它可以由两个端点来确定。这里的线由一系列顶点顺次连结而成,有闭合和不闭合两种。 前面的实验已经知道如何绘“点”,那么OpenGL是如何知道拿这些顶点来做什么呢?是一个一个的画出来,还是连成线?或者构成一个多边形?或是做其它事情呢?为了解决这一问题,OpenGL要求:指定顶点的命令必须包含在glBegin函数之后,glEnd函数之前(否则指定的顶点将被忽略),并由glBegin来指明如何使用这些点。 (DDAsuanfa)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Computer-Graphics
    计算机图形学的课程的课件,是PPS格式,为防止随意篡改。(PPS of Computer Graphics)
    2012-05-14 19:11:56下载
    积分:1
  • a
    说明:  简单语法分析器,是编译原理的作业,放在这里交流一下(Simple grammar analyzer is the principle of compiler operations, on the exchange here)
    2008-06-11 08:27:01下载
    积分:1
  • student
    内有详细说明文件,鉴于个人水平有限可能有错误敬请谅解(There are detailed description of a document, in view of the limited personal level there may be an error after updating)
    2007-12-16 16:44:52下载
    积分:1
  • ffmpeg_h264
    根据最新的ffmpeg抽取的h264解码器,在vs2008下编译通过,可以运行;具体正确性没有验证,原本是自己要用,后来发现不符合要求,就共享出来;(h264 decode ffmpeg Could be running at vs2008 )
    2020-10-11 21:57:32下载
    积分:1
  • RedBook
    OPENGL红宝书(第七版)中文版,很难找到的(OPENGL red book (seventh edition) Chinese version, it is difficult to find)
    2011-08-31 14:50:52下载
    积分:1
  • ping
    简单的捕获包程序,可以分析TCPIP协议以及包长度和返回时间。(Simple packet capture program that can analyze TCPIP protocol and packet length and return time.)
    2014-06-05 17:10:06下载
    积分:1
  • CRCF_src
    该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否(CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not)
    2005-03-25 09:23:40下载
    积分:1
  • Dijlstra
    Dijlstra算法 对任意图,选择合适的数据结构表示图,在此基础上实现求解最短路径的Dijkstra算法(Dijlstra algorithm to arbitrary map, select the appropriate data structures that map, on this basis to achieve solution of the Dijkstra shortest path algorithm)
    2009-01-11 19:03:11下载
    积分:1
  • linked
    关于二叉树的一些相关代码,运用链表的形式,求二叉树的高度,结点个数以及叶节点个数(Some of the relevant code on the binary tree, using a linked list, find the height of a binary tree, the number of nodes, and the number of leaf nodes)
    2013-02-03 11:10:07下载
    积分:1
  • jrbdwkxz
    matlab processing and realization of the voice, very useful
    2013-11-24 11:19:12下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载