搜索资源列表
opengl&Win32
- Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。-Opengl development of a small program. Introduced initialization and the OpenGL graphics rendering and rotating models. Based on Windows development.
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
guangzhao
- vb调用opengl的过程,一个球体的光照例子,包括一个初始化opengl的模块-vb called opengl process, a ball of light for example, include a module initialization opengl
纹理贴图
- vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
条形
- vb调用opengl的过程,一个opengl模型绘制的例子,包括一个初始化opengl的模块-vb called opengl process, a model opengl rendering for example, include a module initialization opengl
threedmesh
- 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
cppb_6_tgl108
- OpenGLAPPanel控件 一个基于BCB的Opengl控件,可以直接在这个控件上用Opengl图形,免于初始化各种句柄等等。安装方式同一般控件雷同。-OpenGLAPPanel based BCB control of a Opengl controls, directly in the control used Opengl graphics, from the various handle initialization, etc.. Installation is identica
GLOutput
- 在WINDOWS环境下做HDC初始化OPENGL 在屏幕上显示文字 这里提供利用HDC设置字体的方法,并且提供两种绘制模式,矩阵无关和矩阵相关-in Windows environment so HDC initialization OpenGL displayed on the screen for the use of language here HDC installed fonts, and offers two rendering modes, and has nothing
initializeOPENGL
- 用VISUALC++编写的开发OPENGL的初始化文件和基本类框架-VISUALC prepared with the development of the OpenGL initialization file types and basic framework
openglexample0
- 一个有利于入门者学习的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
InitOpenGL
- 是一个OPENGL的程序,里面实现了OPENGL的初始化,取材于NEHE的程序,再次感谢这位无私的人.-OpenGL is a procedure in which the realization of the OpenGL initialization, NEHE based on the procedures, again thanked the selfless people.
gl初始化
- 提供了在vc中使用opengl的通用配置和初始化功能,避免了每次使用opengl编程都要编写重复的配置功能-in providing vc use opengl generic configuration and initialization function, avoid using opengl programming must be prepared to repeat the role in the allocation
ogl_initialization
- 最简单的 OpenGL 初始化 窗口(完整屏幕)的代码-most simple initialization OpenGL window (full screen) code
C__DocumentsandSettings_cq_桌面_VC
- 二维图像的三维显示 详细信息 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初
OpenGL-Camera
- OpenGL 摄像机初始化与摄像机键盘控制-Camera OpenGL initialization and keyboard control the camera
Init_OpenGL_MFC
- OpenGL在MFC下的环境程序,OpenGL环境初始化已完成的、可直接使用的MFC环境程序-OpenGL in MFC of the Environment program, OpenGL environment initialization has been completed, and can be used directly in the MFC environment program
SIMEPLE_OPENGL
- 可能很多同学一开始都对初始化OPENGL和OPENAL感到头痛~所以我就写了这个小东西希望大家可以看一下~-Many students may have started the initialization OPENGL and OPENAL headache ~ So I wrote this little hope that we can look ~ thank you
COpenGL
- OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。-OpenGL category, aimed at reducing the initialization of OpenGL programming, as well as some commonly used functions.
TwoDShape
- 基于OpenGL的图像绘制框架初始化源码及简单图形绘制-Image-based rendering framework for OpenGL initialization source code and simple graphics rendering
myopengl
- 我自己写的封装OPENGL初始化操作的一些函数,避免每次重复书写.只有一个函数,比较简单。-I wrote it myself OPENGL package of some of the initialization function, to avoid duplication of writing each time. There is only one function, is relatively simple.