搜索资源列表
final.三维物体模型显示程序设计
- 三维物体模型显示程序设计 利用C语言及OpenGL语言读取OBJ文件,显示三维物体模型 ,Three-dimensional object model display program design the use of C language and OpenGL language OBJ read documents to show the three-dimensional object model
OpenGL
- 用OpenGL编制的显示两个不同形式的矩形的程序。-Compiled with the OpenGL display two different forms of the rectangle procedure.
OpenGLshowchinese
- vc++OpenGL显示中文的源程序,把中文变成位图来显示-vc++ OpenGL display Chinese source, the Chinese into a bitmap to display the
VBOpenGL
- 运用VB平台和OpenGL开发的三维图形显示程序-VB application development platform and OpenGL 3D graphics display program
OGL_Code
- 在OpenGL中改写点阵字库显示的小程序-In the OpenGL rewrite the dot matrix font display applet
50621224DEM_ReaderDisplay
- DEM渲染显示,用OpenGL实现渲染和漫游-DEM display rendering, implemented with OpenGL rendering and roaming
PointCloud--
- 显示,三维旋转,绘图模式,显示模式,OpenGL - Three-dimensional rotation, drawing mode, display mode, OpenGL
display
- opengl 的二维观察程序示例,三角形变换-two-dimensional observation program opengl example, triangle transform
the-opengl-display-Chinese
- opengl显示中文,含5个文件,在创建窗口中显示中文-the opengl display Chinese, containing 5 files, create a window display of Chinese
readDXF4
- c++builder读取简单dxf文件,通过opengl显示。-c++builder read dxf files simply by opengl display.
CY457OpenGL
- 实现opengl在vc6.0中的配置以及简单空间图形的显示-Achieve opengl in vc6.0 simple spatial configuration and graphics display
OpenGL-Display-PLC-works
- 采用OpenGL技术开发的演示PLC功能的3D动画程序-With OpenGL 3D functions to create a demonstration of work flow about PLC control
Point20110729
- 用opengl和VC开发的stl文件阅读器,能够完成基本操作和展示-And the development of the VC using opengl stl file reader, able to complete the basic operation and display
displayvector_copia
- This C-code program display a 3D model from a DXF file
V1.02
- 利用OpenGL纹理的方式实时抓取摄像头并且显示,希望对大家会有帮助。(The use of OpenGL texture real-time grab camera and display, I hope you will help.)
在OpenGL中,使用纹理显示图形
- 在OpenGL中,使用纹理显示图形,平台Visul C++ 6.0(In OpenGL, use the texture display graphics, platform Visul C++ 6)
1022 飞机模型可以测量角度 20100602
- 利用了opengl生成一架飞机,并实时显示飞机角度(Using OpenGL to generate an aircraft and display the plane's angle in real time)
awa
- Draws spiral patterns in 2D with simple parameter animation and mouse control. Press the space bar to display a menu of keyboard and mouse options. In particular try the "a" and "e" keys. Run in the background while you re program
基于OpenGL和OpenCV的三维显示
- 基于OpenCV和openGL的三维显示小程序(3D display small program based on OpenCV and openGL)
实验3
- 实验3 简单多边形显示 实验目的:通过鼠标响应函数输入并显示多边形 基本内容: 通过鼠标依次输入n个顶点(n>=3),显示多边形。 1)建立多边形数据结构(保存顶点表、边信息,及其他信息) 2)用opengl显示多边形(Experiment 3 simple polygon display Experiment Objective: input and display polygon through mouse response function. Basic contents: The