搜索资源列表
-
0下载:
本文着重于OpenGL扩展的应用。在此基础上,详细阐述Ms Windows环境下VC++6.0中实现的OpenGL 扩展的应用技术,并通过实例加以验证。-This paper focuses on the expansion of OpenGL application. On this basis, Ms elaborate VC Windows 6.0 environment is achieved by extending the OpenGL application technologie
-
-
3下载:
基于OpenGL与Windows的交互式三维图形技术以及程序设计。结合配套软件─—交互式三维图形软件开发工具Intra3D 2.0:
(1)3D C++ 类库与COM对象库系统设计;
(2)3D 交互算法与数据结构设计;
(3)3D 图形用户界面设计;
(4)使用Visual C++ 和Intra3D 2.0 C++ 类库编写交互式3D 应用程序;
(5)使用Visual Basic和Intra3D 2.0 COM类库编写交互式3D 应用程序。
Intra3D 2.0是免
-
-
0下载:
创建一个OpenGL窗口:
在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架.
理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程.
-create an OpenGL window : In this tutorial, I will teach you in the Windows envi
-
-
0下载:
This a simple Windows application, which creates and reproduces 3D-image (surface) of a function plot using OpenGL rendering context.
-
-
3下载:
这是一个基于qt下的OPENGL应用。QT 平台可以在windows,linux下使用,This is a qt-based application under OPENGL. QT platform can be windows, linux use
-
-
2下载:
这个文章和附件中的代码实现如何将OpenGL/MFC程序输出到 encapsulated postscr ipt (EPS)和Windows enhanced metafile (EMF)文件格式。最终的目标是能够产生可以编辑、打印和展示的适量图形文件。
-* display a vrml 3D triangular mesh using OpenGL in a MFC MDI application,
* change the rendering options such as
-
-
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下载:
NEHE教程所有源码,对学习OpenGL的初学者有很大的帮助。-#include <windows.h> // Header File For Windows
#include <gl\gl.h> // Header File For The OpenGL32 Library
#include <gl\glu.h> // Header File For The GLu32 Library
#include <gl\glaux.h&g
-
-
0下载:
此论文是基于MFC的OpenGL应用程序开发 ,MFC是一套简化Windows编程的可重用的类库,封装了通用Winsows API和数据结构的类;OpenGL是一个图形硬件的软件接口、三维图形和-This paper is based on MFC, OpenGL application development, MFC is a set of reusable to simplify Windows programming class library, package a common Win
-
-
0下载:
基于Windows的opengl小程序,程序渲染了一系列从小到大排列成螺旋形的点,是点画线的一个应用实例,是入门的好例子。-Windows-opengl-based applet, the program rendering a series of small to large and arranged in spiral-shaped point, an application example of stipple line is a good example of getting start
-
-
1下载:
交互式真实感场景系统
系统功能介绍:
在windows程序框架的基础上,各物体的构造,其中可以实现的场景效应有:雾,灯光,任意角度旋转。构建的物体有:茶壶,凳子,箱子,雪人,类球,图形学书,画面字体,舞台。
-Interactive realistic scenario system systems Features: In the windows application framework based on the construction of various objec
-
-
0下载:
glutMasterDemo opengl窗口应用程序,对窗口应用有良好的封装,是学习opengl和glut包的好工具-glutMasterDemo opengl windows application, windows application on a good package to learn opengl and glut a good tool package
-
-
0下载:
The following OpenGL tutorial will show how to initialize an OpenGL 3 application in Windows
-
-
0下载:
这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
-
-
0下载:
基于OpenGL编写程序,实现基本窗口程序框架,包括消息响应设置、视口设置、基本投影设置,在不同位置实现画点、线、三角形、多边形等基本对象的绘制。-OpenGL-based programming to achieve the basic windows application framework, including the message response is set, the viewport settings, basic projector settings, in differen
-
-
0下载:
在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架.-In this tutorial, I will teach you in a Windows environment to create OpenGL applications. It will display a blank OpenGL window, you can switch the window and full
-
-
0下载:
创建一个OpenGL窗口:
在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架.
理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程.
-Creating an OpenGL window: In this tutorial, I will teach you in a Windows enviro
-
-
0下载:
OpenGL Windows GUI Application
-
-
0下载:
OpenGL是个与硬件无关的软件接口,可以在不同的平台如Windows 95、Windows NT、Unix、Linux、MacOS、OS/2之间进行移植。因此,支持OpenGL的软件具有很好的移植性,可以获得非常广泛的应用。由于OpenGL是图形的底层图形库,没有提供几何实体图元,不能直接用以描述场景。但是,通过一些转换程序,可以很方便地将AutoCAD、3DS/3DSMAX等3D图形设计软件制作的DXF和3DS模型文件转换成OpenGL的顶点数组。-OpenGL is a hardware
-
-
0下载:
glutMasterDemo opengl窗口应用程序,对窗口应用有良好的封装,是学习opengl和glut包的好工具-glutMasterDemo opengl windows application, windows application on a good package to learn opengl and glut a good tool package
-