- knnsearch 寻找测试样本的最近邻
- MainFrm 本源代码利用路径在窗口中输出来的是空心的文字
- lesson02.win.cb this is example of opengl program graph 2d dev c
- Linux linux操作系统精简版
- Telefonica_certs.tar Public signing certitificate of Telefonica derivated mobile operator (cf Latino America) bundled (and usually hidden) in most firmwares. Factor this to make a j2me operate on the operator security domain. The Telefonica Operator Root (2048 bits) is found to be used on other phone firmwares.
- 2013914234 该程序是一个简单的电脑照片查看器
文件名称:displaylists.tar
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.49kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
opengl显示列表实例代码,详细说明了显示列表的创建、使用和释放的过程,用显示列表换了很多茶壶对象-The OpenGL API allows to compile a set of instructions, a display list, in order to call it later. Since instructions can be calls to display lists, display lists can be nested. On configurations where client and server are different hosts, this avoids sending useless instructions over the network. On recent hardware, this also permits to have the result of the compilation saved directly on the 3D accelerator.
The functions glGenLists, glNewList, glCallList, and glDeleteLists allow respectively to declare, compile, call, and delete a display list.
The example renders 27 teapots thanks to display lists. Use left click to turn the whole group, and right click to turn the teapots locally.
The functions glGenLists, glNewList, glCallList, and glDeleteLists allow respectively to declare, compile, call, and delete a display list.
The example renders 27 teapots thanks to display lists. Use left click to turn the whole group, and right click to turn the teapots locally.
相关搜索: OpenGL 茶壶
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DisplayLists/
DisplayLists/Visual Studio/
DisplayLists/Visual Studio/DisplayLists.vcproj
DisplayLists/Visual Studio/DisplayLists.sln
DisplayLists/Makefile
DisplayLists/main.c
DisplayLists/Visual Studio/
DisplayLists/Visual Studio/DisplayLists.vcproj
DisplayLists/Visual Studio/DisplayLists.sln
DisplayLists/Makefile
DisplayLists/main.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.