搜索资源列表
Clothy
- This the sample application that accompanies the May 99 Game Developer magazine. It is meant as a demonstration of a method for 3D cloth simulation in OpenGL. Cloth simulation is a very complex process. This column and demo just scratches
Image_Processing_algorithm_SRM
- osculatingcircle.cpp : An interactive demo of osculating circles used to define a parametric curve curvature. Require OpenGL(R) matchsegments.cpp : Compute the scaled rigid transformation that matches a given pair of segments. srm : A k
artk_mmd_src_no_bullet
- artoolkit结合mmd的一个代码,作者为11区的技术宅-artoolkit mmd
PRINTGL03
- 该程序能将屏幕上显示的一段OPenGL动画保存为一个视频文件,如AVI,MOV或MPG等。能将保存结果保留下来,脱离本软件也能播放。-The program can be displayed on the screen for some OpenGL animation saved as a video file, such as AVI, MOV or MPG and so on. Can be retained to preserve the results, from this softw
MV_models
- 3D模型导入和观察器~~~~~OPENGL- The program function 1. Loading the 3D model by an pop window (only .m file) 2. Displaying the model 2.1 grond Ground (xy-plane)
37724117mfc_opengl
- MFC下OPENGL开发包:拥有清晰的框架方便进一步二次开发并提供了一些使用例子。-MFC under OPENGL Development Kit: a clear framework to facilitate further secondary development and provides examples of some use.
3DEditor
- vc++和opengl编程导入.max文件,并实现对象的选择,渲染,平移,旋转等功能-vc++ and opengl import programming. max file, and select the object implementation, rendering, translation, rotation and other functions
Map
- 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
OPENGL_MFC_TUTORIALS
- it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been writte
surfo
- This submission contains a function that computes face normal data for the VertexNormals property of the surface that fixes the lighting (facenorm.m) as well as a workaround function that you can just use in place of surf (surfo.m). Only use th
Lighting
- vs2008下基于mfc框架的OpenGL多视区演示程序。-vs2008 framework OpenGL Based mfc multi-viewport demo program.
T3DSystem
- 实战OpenGL三维可视化系统开发与源码精解,挺好的,欢迎下载-OpenGL 3D visualization of actual combat system development and source fine solution, I' m fine, welcome to download
11
- 从高程图(digital elevation map)读取地形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, through t
glut_MFC_Std
- 只是一个简单的基于MFC的OpenGL编程。有基本的对鼠标键盘的影响处理-An MFC program using OpenGL, you can moving a Cube box with arrow key, drug mouse to rotate with left button down. Wheel with left button down to scale box.
chahu
- 怎么说呢,我只是openGL的一个初学者,所以只懂得一点点的小编程,这是一三维的茶壶显示-How should I say, I' m just a beginner openGL, so they only understood a little bit of programming, this is a three-dimensional teapot show
Blendeqn
- 一个简单演示OPENGL混合模式的程序,按A是GL_FUNC_ADD,S是GL_FUNC_SUBTRACT,R是GL_FUNC_REVERSE_SUBTRACT,M是GL_MIN,X是GL_MAX-A simple demonstration OPENGL mixed-mode, press the A is GL_FUNC_ADD, S is GL_FUNC_SUBTRACT, R is GL_FUNC_REVERSE_SUBTRACT, M is GL_MIN, X is GL_MAX
SimpleGame
- Dev C++ OpenGL模板 简单的OpenGL小游戏,使用了各种OpenGL特性。 可以作为OpenGL游戏制作模板程序。-This tutorial attempts to answer a few of the questions I m asked on a daily basis. You wanted to know how to tell if you have clicked on an object with your mouse (picking). You wa
VS2010_OpenGL_Files
- vs2010,安装OpenGL几乎最全的文件,里面有说明,缺什么就补什么吧。注意个人未使用glaux.dll也成功了,亲测可用。-The whole files that you will use in the install of OpenGL.Get what you need.And I m happy if it will help you.
OpenGL_Magnifier
- 利用OpenGL简单的实现了放大镜功能。 按 o 开启/关闭放大镜功能 m/n : 扩大/缩小放大倍数-Using OpenGL realize a simple magnifier. Press o to open/close the magnifier M/N: enlarge/reduce magnification
M
- 使用c-free软件编写opengl,实现在屏幕上点击可显示2D彩色正方形,squaresMouse,初学小白,实测可用。-C-free software is written using opengl, realized on screen, tap to display the 2D color squares, squaresMouse, novice white, found available.