搜索资源列表
3Ddraw
- 基于Opengl三维图形显示编程基础,框架结构合理。
teapots
- 基于opengl的c++程序画三维图形,希望大家喜欢
123
- 基于MFC和OPENGL制作3D图形 绘制简单的三维图形进行坐标变换
Read3DS
- 3ds是三维图形数据格式,利用OpenGL的图形功能和VC++的编辑功能,实现从3DS模型文件中读取模型数据并绘制模型
ws-source
- OpenGL/WTK开发的坦克三维图形演示程序源代码,可以参考。
OpenGL_3d_font
- 基于OpenGL的三维图形显示中的三维字体设置,可以进行动态三维立体字体的显示,供研究开发人员使用。
OpenGL_3DM
- 基于OpenGL的三维图形显示中的3D模型建立,可以方便建立动态三维模型,供研究开发人员使用。
vp_postdraw_3d_grid
- 在vega prime三维图形引擎中加入opengl,包括对opengl所绘制实体的位置等属性进行控制
OpenGL绘制三维图形
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具
SimpleOpenglProgram.rar
- 本程序使用opengl语言实现简单三维图形的显示与控制,包括三维场景构建,各种变换的使用;光照模型;材质使用;基本的图元绘制和鼠标控制视角变换。,This program realizes the Control and Display of simple 3D objects with opengl language.
MatView45.zip
- 三维表面图形控件是建立在OpenGL基础上的控件,给定zij=f(xi,yj)离散数据,可以绘制三维表面图形。三维图形的表面可以使用不同的颜色、光照、纹理,也可以控制其绕x、y、z轴旋转,还可以通过随时间而改变控件中的数据,制作随时间变化的动态图形。三维表面图形控件包含的文件有:matview45.ocx,gl3d20.dll,CqmImg32.dll,Visdp32.dll。,Three-dimensional surface graphics control is built on the
OpenGL
- OpenGL 是一个开放的三维图形软件包, 而Visual C+ + 是目前主要的OpenGL 开发工具。本文通过两个光照模型 的建立, 展现了OpenGL 强大的图形功能,-OpenGL is an open three-dimensional graphics package, while the Visual C++ is the main OpenGL development tools. In this paper, two illumination model, displayi
MFCExample
- mfc例程,用于实现三维图形交互,即opengl的使用练习-mfc routines for the implementation of three-dimensional interactive graphics that use opengl practice
openGL
- OPGL的编程用代码,可以实现三维图形设计-OPGL programming code, you can achieve three-dimensional graphic design
OPENGL-graph
- vc opengl 图形任意缩放功能,是三维图形的经典实例-this is a golden sample in the graph show
OpenGl
- 这是一个基于OPENGL和VC开发的一个三维图形软件,可是实现一个正方体的旋转-This is an OPENGL based on the VC development of a three-dimensional graphics software, but the realization of a rotating cube
Delphi-and-openGL-3D-drawing
- 在Delphi中实现三维图形绘制,并实现鼠标控制旋转。-Three-dimensional graphics rendering in Delphi, and to achieve the mouse to control the rotation.
VC-Z_show
- c++ openGL, 三维图形翻转,展示-c++ openGL
OPENGL图形任意缩放
- 基于OpenGL的三维缩放程序,显示具有纹理的立方体Cube,还有茶壶
SHARPGL三维绘图
- 通过sharpGl调用opengl库,实现三维图形的绘制,包括长方体,正方体,多边形,四边形,三角形,线段等的绘制