搜索资源列表
飞机地形模拟系统.rar
- opengl飞机地形模拟系统VC程序-an openGL program based on VC,which simulate palne and landform
导弹试验模拟
- opengl导弹模拟系统VC程序-opengl missile simulation system VC procedure
飞机地形模拟系统
- opengl飞机地形模拟系统VC程序-an openGL program based on VC,which simulate palne and landform
在VC中实现OpenGL实现3D绘图的好程序
- 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI gra
学习OpenGL的最好程序-共6个程序从易到难
- 本程序的目的是学习OpenGL的程序,开发工具是VC,本代码在Windows2000下编译通过-the purpose of this program is to study the procedures OpenGL, development tools is the VC, the code compiled by Windows2000
利用VC++进行OpenGL程序设计
- 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL programming method. The VC 5.0, M
OpenGLlearning_OK
- 自已编的一个小的openGL的VC 程序源码,希望对那些对3D图形有兴趣的朋友有所帮助.-own a small part of the VC Program openGL source, and I hope to those who are interested in 3D graphics friends help.
VC++_OpenGL_Application
- 包含了《Visual C++ OpenGL 应用程序开发》中的全部源代码,主要涵盖了程序基础、形体建模、渲染色彩与动画的应用开发四个方面的内容。-includes "Visual C OpenGL application development," the full source code, It mainly covers the basic procedures, physical modeling, exaggerated colors and animation ap
opengldrawingg
- 一个好用的opengl绘制三维图形的vc程序,希望对大家有帮助-a handy opengl rendering of 3D graphics vc procedures, we hope to help
OpenGL导弹模拟系统VC程序
- 本程序模拟导弹系统,用VC+OpenGL开发,包含了OpenGL开发基本函数的用法。-the procedures simulated missile system, with VC OpenGL development, including the development of the OpenGL basic function of usage.
两轴联动数控系统程序开发
- 利用VC++结合OpenGL,对两轴联动数控系统的运动过程进行模拟和仿真,值得参考!
VC++实现纹理贴图旋转立方体
- 利用VC++6.0开发环境下的OpenGL,实现将.bmp格式的图片纹理映射到生成的立方体上,并且立方体可以根据用户的要求以不同的速度不同的角度旋转,用户也可以选择自己喜爱的图片任意更换立方体六个面的纹理图,用户还可以将运行之后的可执行程序设置为自己电脑的屏幕保护程序。
用OpenGL开发的机械臂运动仿真程序
- 用OpenGL开发的机械臂运动仿真程序,开发环境为vc单文档,OpenGL-Robot-Arm-moving-simulate.rar
water.rar
- opengl+vc++开发的水的模型,很不错的程序,opengl+ vc++ developed water model, very good procedures
Model-Simplifier
- 一个三维模型简化的VC程序。支持tm格式文件,可以对3D模型进行常规的缩放,旋转,平移等等操作,并且可以简化点云数据,简化模型文件。-a program that can open a 3d model and simplify it.
StLViewer_src.rar
- 这是一个在VC环境下用OPENGL写的一个显示三维图形的源程序。该程序将OPENGL的函数写成类,并且提供了放大、缩小及选择的功能。, This is under the VC environment a demonstration three dimensional graph source program which writes with OPENGL. This procedure wrote the OPENGL function the kind, and provided the
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
MFC_OpenGL
- VC下实现Opengl绘制网格,利用MFC为模板,可做为MFC+Opengl的程序框架。值得学习。-VC achieve Opengl rendering the grid, using MFC as a template, can be used as a procedural framework for MFC+ Opengl. Worth learning.
OpenGL VC++ 飘动的旗
- 此程序是在VC++环境下,利用OpenGL编程,显示飘动的旗子的效果。程序涉及到图像的读取,显示,纹理的绘制等方面。
矩阵的并行程序
- 本代码基于vc++实现的矩阵的并行相乘的程序,在串行代码的基础上寻找并行化(This code is based on the parallel multiplication of the matrix based on vc++, and searches for parallelization on the basis of serial code)