搜索资源列表
-
2下载:
“虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
-
-
2下载:
《OpenGL超级宝典(第二版)》
在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。
本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。
本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为
-
-
0下载:
OpenGL的关照效果编程,为聚光效果,在程序运行前,请将提供的 OpenGL开发库的*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。-OpenGL Programming care effect of concentrating effect of the procedure before the operation, I should be grateful if the development of the OpenGL library *.
-
-
0下载:
图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助-pattern recognition system, support windows and linux system is something good ah, to learn graphical programming helpful
-
-
0下载:
一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!-a beginners to learn opengl procedures, described how the windows environment for the conduct of opengl programming, opengl including steps such as the initialization of the Notes
-
-
0下载:
NeHe SDK是把Nehe的教程中所介绍的所有功能,以面向对象的形式,提供给编程人员快速开发的一套编程接口。在下面的教程中,我将按NeHe SDK源码的功能分类,一步一步把这套api介绍给大家。如果你觉得有更好的学习方法,或者有其他有益的建议,请联系我。zhouwei02@mails.tsinghua.edu.cn,zhouwei506@mails.gucas.ac.cn
我在第四课的基础上,把公共的功能提取出来,并删除了特定的绘制函数,就完成了这个空白的程序框架,它可以使用基本的O
-
-
0下载:
创建一个OpenGL窗口:
在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架.
理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程.
-create an OpenGL window : In this tutorial, I will teach you in the Windows envi
-
-
0下载:
本程序在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。实现了三维物体的多窗口显示、移动、旋转级缩放,按住Ctrl或Shift键,拖动鼠标实现不同的操作。是OpenGL编程一个很好的初始平台。-this program in Visual C environment to four OpenGL window as an example. It features OpenGL window ac
-
-
0下载:
Windows图像编程概要主要是针对Windows平台下的数字图像编程的一份入门材料。其中还包括部分OpenGL的编程知识。-Windows programming outline image is the main platform for Windows under the Digital Image Programming an introductory materials. It also includes part of OpenGL programming knowledge.
-
-
0下载:
本程序是对想学习windows编程的同学很有帮助.本程序是基于opengl的,可以在不同的视角来观察飞机的造型,对防真学的同学大有帮助.-the process of learning to students of windows programming helpful. The procedure is based on opengl, in a different perspective to observe the shape of the aircraft, the defense re
-
-
0下载:
单视窗下的OPENGL,很多书籍都是在控制台下的OPENGL编程,而在单视窗下的编程可以再添加更多的功能控件,可以为大型OPENGL搭建平台-single window of OpenGL, many books are in the console under the OpenGL programming, in a single programming under Windows can add more features controls for large structures plat
-
-
0下载:
992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口(\"GL\"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992, in July, SGI has announced
-
-
0下载:
传统Windows平台OpenGL的编程要点例程,c++ Builder代码,大家分享!-traditional Windows platform OpenGL programming routines points, c Builder code share with you!
-
-
0下载:
windows下的qt的opengl库的入门编程例子,是一个立方体,可以通过鼠标旋转,放大缩小操作。-under windows the qt library entry programming opengl example, is a cube, the mouse can rotate, zoom operation.
-
-
0下载:
have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to
-
-
0下载:
OpenGL提供了一系列的辅助函数,用于简化Windows操作系统的窗口操作,使我们能把注意力集中到图形编程上,这次试验的程序就采用这些辅助函数。-OpenGL provides a series of auxiliary functions for the Windows operating system to simplify operation of the window, so that we can focus on the graphical programming of the t
-
-
0下载:
用vc++进行opengl编程的指南,对于在windows下进行多媒体和游戏编程有参考价值。-Using vc++ for opengl programming guide, for under the windows multimedia and game programming a valuable reference.
-
-
0下载:
POWERVR SDK下OGLES2_WINDOWSMOBILE6_ARMV4I采用OpenGL ES编程实现3D效果例程-POWERVR SDK under OGLES2_WINDOWSMOBILE6_ARMV4I programming using OpenGL ES 3D effect routines
-
-
0下载:
The uploaded files are related to Programming Windows book by Charles Petzold.-The uploaded files are related to Programming Windows book by Charles Petzold.
-
-
1下载:
2016年西北工业大学数模校赛,题目“五子连珠”可视化软件,本程序使用codeblocks,基于win32编程和OpenGL,能够实现在三维环境中的五子连珠检测和实时修改并显示不满足要求点,还能读取和输出。(2016 Northwestern Polytechnical University model school tournament, the title "five or" visualization software, this program uses the Co
-