搜索资源列表
fish_openGL
- 本程序是在Visual studio 6.0里用openGl编写的,实现了鱼在鱼缸里旋转等一系列功能,效果逼真,程序使用纹理映射等。-the procedures in Visual Studio 6.0, he devoted openGl prepared, achieving a fish tank Lane in a series of rotating function, lifelike, procedures such as the use of texture mapping.
ShowBall
- 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
pyramid
- 本程序是在Visual studio 6.0里用openGl编写的,实现了一个金字塔和一个bezier曲面等一系列功能,效果逼真,程序使用纹理映射等。
Plane
- 飞机模型-模拟飞机飞行.visual studio.net2005-mfc+opengl.deep exploration 导出opengl cpp文件.
OpenGLBasedMFC
- 本程序是一个基于MFC的OpenGL程序框架,用户只需要在视图类添加必要的绘制代码即可编制OpenGL程序。Visual Studio 2003.Net编译环境。
NeHe_Lesson_CSharp_VS2008
- 根据NeHe OpenGL教程,将前5课的代码在Visual Studio 2008环境下,利用C#和CsGL进行了重写。-According to NeHe OpenGL tutorial, be rewrited the top 5 class code in Visual Studio 2008 environment, using C# and CsGL .
part1
- 实现四边形扫描转化算法,环境:visual studio。-Quadrilateral scan conversion algorithm to achieve the environment: visual studio.
OpenGL-Robot
- 在visual studio2005环境下使用opengl编写的3维机器人程序,添加了光照和运动-In the use of visual studio2005 environment opengl prepared 3-D robot procedures, add the light and movement
glut
- glut-3.7.6-bin。对于OpenGL初学者,你可能要先配置一下自己的vc环境。将"glut.h"放置在"..\Microsoft Visual Studio\VC98\Include\GL\"目录下;将“glut32.lib”放置在"..\Microsoft Visual Studio\VC98\Lib\"目录下;将"glut32.dll"放置在"C:\windows\system32\"目录下-glut-3.7.6-bin. OpenGL for beginners, you may
Robe
- 在visual studio 2008环境下用OpenGL模拟的绳子模型-In visual studio 2008 environment using OpenGL rope simulation model
robot
- 使用openGL实现机器人的手臂的转动,运用Microsoft Visual Studio 2005作为开发环境。-Use openGL robot arm to achieve the rotation, the use of Microsoft Visual Studio 2005 as development environment.
OpenGL_transformationvc6.0
- 主要完成在Visual studio中实现几何和坐标变换,实现物体旋转、平移、缩放等变换.-Visual studio in the main to complete the realization of geometry and coordinate transformation, the realization of object rotation, translation, scaling transform.
win32openglwindow
- This a basic example of a Windows 32 window with an Open GL rendering context. It is a good starting point for opensource Win32 OpenGL programming without microsoft visual studio and other expensive programs.-This is a basic example of a Window
MySDOpenGL
- vc opengl 单文档程序框架 开发环境:Visual Studio 2005-Single Document vc opengl Framework development environment: Visual Studio 2005
proj1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
particle_system2005
- Hi, Particle system physical simulation is implimented in MS visual studio using OpenGL. Uses TRAER PHYSICS tutorial.
lightmodel
- 利用visual studio 2005 opengl 实现光照模型。简单的实现光照模型。-Achieved using visual studio 2005 opengl illumination model. Simple illumination model implementation.
GL-Visual-Studio-Tutorial
- 在Visual Studio 2008 C & C++ 中使用OpenGL/GLUT -Using? GLUT ?and ?OpenGL ?with ?Visual? Studio 2008 C & C++
Visual-CPP-and-OpenGL
- 《CAD应用程序开发详解——Visual C++与OpenGL综合应用》从目录ch1到ch10的程序分别对应书中的第1章至第10章。 STLViewer目录下包括了整个STLViewer工程的代码,并包括所有DLL库的工程。 程序代码适用于Visual C++ 2005及以上版本。需要安装Visual Studio 2005(或者在更新的软件版本平台上重新编译) -Visual C++ and OpenGL
vs_2013mfc_opengl
- 一个能完成很多功能,如旋转、平移等功能的单文档MFC下的OpenGL编程,能在visual studio2013中成功运行(A OpenGL programming under a single document MFC that performs many functions, such as rotation and translation, can run successfully in visual studio2013)