搜索资源列表
MatrixBible
- OpenGL中的各种转换是通过矩阵运算实现的,具体的说,就是当发出一个转换命令时,该命令会生成一个4X4阶的转换矩阵(OpenGL中的物体坐标一律采用齐次坐标,即(x, y, z, w),故所有变换矩阵都采用4X4矩阵),当前矩阵与这个转换矩阵相乘,从而生成新的当前矩阵。例如,对于顶点坐标v ,转换命令通常在顶点坐标命令之前发出,若当前矩阵为C,转换命令构成的矩阵为M,则发出转换命令后,生成的新的当前矩阵为CM,这个矩阵再乘以顶点坐标v,从而构成新的顶点坐标CMv。上述过程说明,程序中绘制顶点前
Visual+C+++OpenGL应用程序开发
- OPENGL + VC 开发三维立体场景。多个例子,有源码,对于学习OPENGL有很大的指导意义和实践意义。
OpenGLpointclouds
- OpenGL环境下点云模型的显示变换,介绍一种标准的3D点云模型OBJ文件的特点和基本结构,在VC++6.0平台下结合OpenGL完成了OBJ格式文件的读取和点云模型的三维显示、旋转、平移、缩放变换功能.实验结果表明,利用OpenGL开发的程序可以高效实时地实现点云的各种操作.-OpenGL environment, the display of point cloud model of transformation to introduce a standard 3D point cloud
OpenGL_sample_easy
- OpenGL编程轻松入门之一个简单的例子,从这个例子我们可以看到OpenGL可以做什么,当然这个例子只做了很简单的一件事--绘制一个彩色的三角形。除此以外,我们还可以看到典型的OpenGL程序结构及openGL的运行顺序。-OpenGL programming easy entry of a simple example, from this example we can see what OpenGL can do, of course, this example only a very si
Ex_OpenGLView
- 用MFC编写OpenGL程序。实现OpenGL--茶壶模型
FlySimDoc
- 创建了具有LOD (Levels of Detail)层次细节优化的三维地形模型、飞行器模型和环境物体模型,采用Vega软件的Sym2bology(仪表)模块、Creator建模中的DOF DegreesOf Freedom)技术和Opengl程序设计技术,开发了精细的虚拟座舱仪表模型,并完成了基于飞行器视点和地面多视点的各视景仿真联邦成员的软件开发,构建了符合HLA标准的飞行模拟训练分布交互视景仿真系统,为飞行员和地面工作人员协同配合训练提供了先进的环境仿真实验平台。-Created with
Robot
- 包含客户端和服务器端两个程序,实现了移动服务机器人人机耦合控制,主要由视频通信、OpenGL三维建模、激光雷达三维图像、环境几何地图等分模块。-Client and server-side includes two procedures, the mobile service robots human-machine coupling control, mainly by video communications, OpenGL three-dimensional modeling, three
OpenGL-Paint-Tool
- OpenGL-Paint-Tool ,初学者最好的代码,完整程序代码,基于opengl的绘图源代码-Beginners best code, complete code, source code opengl drawing
-MFC-and-OpenGL-load-3dmodel
- 在openl中编写图形变换程序,通过载入模型,通过opengl程序进行模型控制-Graphics transformation program written in openl model by loading opengl procedures for model control
MFC-and-OpenGL
- 结合MFC框架设计菜单,通过3ds模型的载入,通过opengl程序控制-Combined with the MFC framework designed menu 3ds model loading, opengl program control
robot
- OpenGL实例,附带一个相应的EXE的可执行文件。可以看到效果。也可以自己编译。适合初学者学习,也适合高级程序员去探索,增加相应的函数。注意:一些程序需要开始任务管理器来结束。-OpenGL examples, with a corresponding EXE executable file. Can see effect. Also can compile. Suitable for beginners to learn, also suitable for senior programme
3D-Game-Design
- 学习如何在OpenGL平台上利用C++编写一个完整的第一人称射击游戏程序,并实现保存进度,场景编辑等功能-Learning how to take advantage of the OpenGL platform C++ to write a first-person shooter game program and save progress, scene editing functions
MFC-and-OpenGL-3-d-graphics
- OpenGL是一个功能强大的图形库,在VC环境下,MFC将其封装,用其编写一些图形程序很好。-OpenGL is a functional library for graphic,and MFC,and VC
OCI
- OpenGL三维可视化系统开发的OCI程序实例,供大家参考。-OpenGL visualization system developed by OCI program examples for your reference.
OpenGLjibenhanshu
- 一些基本的OpenGL的函数库,方便大家在阅读OpenGL相关程序时可以查找。-Some basic OpenGL library, you can find easy to read OpenGL-related procedures.
Terrandisplay
- 地形展示程序,用于展示地形,不错的程序,采用VC和opengl开发得到-terran display dll used to dispaly terran
OPenGL-program
- 很多OpenGL程序素材,包括机器人程序,各种图形的程序-OpenGL program
opengl
- opengl 人体模型的程序,主要是一个模型-opengl human model is
Qt_OpenGL.pdf.tar
- QT_opengl教程,基于QT的opengl程序设计教程-QT_opengl tutorial, based on QT opengl programming tutorial
OpenGL
- 计算机图形学,OpenGL线框消隐的一个很好的程序-OpenGL frame blanking