登录
首页 » Visual C++ » OpenGL-study

OpenGL-study

于 2016-01-17 发布 文件大小:18KB
0 123
下载积分: 1 下载次数: 3

代码说明:

  OpenGL编程轻松入门之一个简单的例子,绘制一个彩色的三角形。除此以外,我们还可以看到典型的OpenGL程序结构及openGL的运行顺序。 (OpenGL programming easy entry of a simple example, to draw a colored triangle. In addition, we can also see the running order of the typical program structure and openGL of OpenGL.)

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

发表评论

0 个回复

  • cwndExtra
    如何设置窗口的额外字节等内容,setwindowlong,getwindowlong(How to set the window extra bytes, etc.)
    2013-12-17 12:47:21下载
    积分:1
  • xian
    运用matlab软件,编程运算,进行回归分析(Use matlab software, programming operations, the regression analysis)
    2013-09-14 10:15:19下载
    积分:1
  • Huffman
    数据结构,利用霍夫曼树实现文本数据的压缩。(Huffman data compression and decompression.)
    2014-01-28 18:25:24下载
    积分:1
  • 01
    说明:  3.实验原理: 示范代码原理参见教材直线光栅化一节中的DDA算法。下面介绍下OpenGL画线的一些基础知识和glutReshapeFunc()函数。 (1)数学上的直线没有宽度,但OpenGL的直线则是有宽度的。同时,OpenGL的直线必须是有限长度,而不是像数学概念那样是无限的。可以认为,OpenGL的“直线”概念与数学上的“线段”接近,它可以由两个端点来确定。这里的线由一系列顶点顺次连结而成,有闭合和不闭合两种。 前面的实验已经知道如何绘“点”,那么OpenGL是如何知道拿这些顶点来做什么呢?是一个一个的画出来,还是连成线?或者构成一个多边形?或是做其它事情呢?为了解决这一问题,OpenGL要求:指定顶点的命令必须包含在glBegin函数之后,glEnd函数之前(否则指定的顶点将被忽略),并由glBegin来指明如何使用这些点。 (DDAsuanfa)
    2009-06-21 09:28:44下载
    积分:1
  • Ubftl
    超声仿真软件,基于MATLABB,用于声束合成技术可直接使用。 (Ultrasound simulation software, based on MATLABB for beam synthesis technique can be used directly.)
    2012-07-29 00:00:22下载
    积分:1
  • intelMMX32
    该源码程序实现了intel MMX32位的底层驱动功能,在VC环境下完成的。(The source of the intel MMX32 procedures realize the bottom-bit driver functions in VC environment completed.)
    2007-11-06 10:39:33下载
    积分:1
  • DosBigMath
    实现1到1000位的大数运算(包括加减乘除和浮点数运算),运行环境是vs2005(1-1000, large number operations (addition, subtraction and floating-point), the operating environment is vs2005)
    2012-05-26 21:15:29下载
    积分:1
  • Elevators
    电梯仿真系统的实现,包含源码和文档。(Elevator simulation system, including source code and documents.)
    2021-04-19 20:18:51下载
    积分:1
  • 求解梯级水库群优化调度 PSO_for_LTOSP_with_3reservoirs
    求解梯级水库群优化调度,考虑了三个梯级水库,约束条件包括水量平衡、出力限制、流量限制等。(Solving cascade reservoir optimal scheduling, taking three steps reservoirs, restrictive conditions, including water balance, output restrictions, traffic restrictions.)
    2021-03-09 10:39:27下载
    积分:1
  • md4
    这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;(This is a static md4 encryption algorithm is the vc environment implementation, c languages;)
    2005-04-30 11:59:45下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载