搜索资源列表
nehegl_mfc.rar
- 这是Nehe开发的在MFC环境下的Opengl程序-This is the development environment in the MFC procedures Opengl
MATERIAL1.rar
- VIAUAL C++环境下的OPENGL 材质程序-VIAUAL C environment under the OpenGL materials procedures
OpenGL_vckbase20.zip
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
StLViewer_src
- 读取stl模型文件,并在opengl环境下,显示和进行相关操作-read stl model documents and opengl environment, display and related operations
sui
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
Clesson31
- 如何在vc的开发环境下,利用opengl函数库来编写一个光照,材质的例子。-how vc development environment, using opengl library to prepare a light, material examples.
openg_动画效果
- opengl动画效果 采用c++语言和OPENGL环境编写。正常运行前请先安装OPENGL库-opengl animation using language and OpenGL c prepared environment. Normal operation of the former post for the installation of OpenGL
MotionBlur
- 基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0-ati cards based on the use of shaders to achieve the motion blur effect. T needed for the expansion and the latest graphics card to run. The development environment makes vc6 + ogl2.0
ogl_cg_displacement_mapping
- 使用vc6环境,基于ogl和cg实现的displacement map的效果。需要可编程管线的显卡支持。-vc6 use of the environment, based on t cg and the displacement map to achieve results. The need for programmable graphics pipeline support.
CAD_Book_CD
- 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
tuoluo
- 在Visual C++ 6.0环境下,利用OpenGL开发的陀螺运动的仿真,实现了陀螺的各种可能的运动,由于算法采用了四元素法,故对于各种可能的运动,不会出现极点。-in Visual C 6.0 environment, the development of the OpenGL gyro movement simulation, achieving a gyroscope possible campaign, is to use the four elements, and therefor
Pendulum
- 在Visual C++ 6.0环境下,利用OpenGL开发的对单摆运动的仿真。-in Visual C 6.0 environment, the development of the OpenGL pendulum movement of the simulation.
A09_MD2动画模型
- 在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行-in opengl process control Ktschau animation, special procedures required for the operation of the environment, it may be incomplete document, not run
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
Indoor-three-dimensional-environment
- 设计一个室内三维环境, 并利用OPEN GL展示它的三维效果。 要求: (1)包含基本的实体元素:球、多面体、锥体、柱体、曲面等; (2)有全局光照效果和纹理功能; (3)程序具有交互功能. -Three-dimensional design of an indoor environment, and demonstrate its use OPEN GL the three-dimensional effect. Requirements: (1) contains the
environment
- OpenGL Environment set up in windows platform for Visual C-OpenGL Environment set up in windows platform for Visual C++
flocking_system
- written in c++ VS 6. demo/bacic animation of flocking system in openGL using GLUT. source code included. environment - 3d space. application have been done for my 1st graphics assignment so enjoy!
OpenGL-develop-environment
- vC6.0或者vs2008下配置opengl开发环境所需的动态链接库文件,头文件,库文件-under vC6.0 or vs2008,disposeing the opengl development environment needs the dynamic link document, lib document, storehouse document
environment
- 利用OpenGL库实现环境纹理映射到正方体表面 显示效果为旋转的正方体表面映射了外界环境-Environment using OpenGL library implementation cube surface texture mapping to display the surface of a rotating cube mapped external environment
opengl-environment-files
- opengl环境配置包。包含opengl使用必须的配置文件。glut,glew等。(opengl environment files,including the basic library such as glut,glew,libpng and so on.)