搜索资源列表
对话窗体中使用openGL
- VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
利用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
simuopengl
- 三维数据显示利用了,OPENGL,可以实现旋转,平一等功能-use of 3D data, OpenGL, can achieve a rotating draw function
GxbOpengl5
- 本程序实现了利用OpenGL来绘制三维场景,场景可以进行远、近距离的查看,可以切换目标形状等。-realized by the use of OpenGL to draw 3D scene, the scene can be far, close to the Show, can switch targets shape.
绘图软件Draw
- 本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
Visual3D_V4
- 三维画图,包括非常复杂的三维重构技术实现-delphi draw 3d graphics
OpenGL-3
- 在OpenGL视图中绘制三维物体!几个简单的绘制3维物体的例子!大家参考-OpenGL rendering in view of three-dimensional objects! Draw a few simple examples of 3-D objects! Reference
OpenGL3D
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
opengl
- draw 3D object in openGL
3d
- 一个使用QT编写的三维函数图形程序,输入z=f(x,y)的表达式即可画出函数图像,使用openGL编程-The preparation of a three-dimensional function using the QT graphics program, type z = f (x, y) function, the expression can draw images, use the openGL programming
Moving-Through-A-3D-World
- 在OpenGL中绘制简单的3D世界,并在其中漫游-In the draw simple 3D OpenGL world, and in which roaming
OpenGL-Test
- OpenGL描画的立体图形可以用于初学者学习-Using OpenGL to draw some 3D object
TranslationController_Demo-ve-khong-gian-3D
- Draw a space with rotate by mouse
Opengl-draw-the-3D-curved-surface
- 在 opengl 环境下,绘制3D曲面,可以用来模拟点云的配准等功能-use the opengl to draw the 3D curved surface.
robot
- 实现了一个3D的机器人行走,我觉得这段代码很好地使用了glScalef,和glRotatef,实现了如何画出一个长方形,和机器人各部位的摆动-Implementation of a 3D robot walk, I think a good use of this code glScalef, and glRotatef, realized how to draw a rectangle, and each part of the swing robot
Opengl-3D-model
- 基于VC 6.0 开发的demo程序,实现通过Opengl 来绘制出3D的人体模型,可切换网格视图或者光滑面视图-VC 6.0 to develop a demo program to achieve Opengl draw the 3D model of the human body can switch between grid view or the view of the smooth surface
OpenGL-3D-pot-mouse-incident
- OpenGL 3D绘图 先利用OpenGL的3D绘图功能绘制一个3D茶壶模型,然后再添加鼠标响应事件,使得所绘制的图形能够任意调整位置和方位-OpenGL 3D graphics before using the OpenGL 3D graphics functions to draw a 3D teapot model, and then add the mouse response to the incident, drawn graphics can arbitrarily adjus
opengl-3d-draw
- 关于opengl 3d 绘图的一个例子,大家可以下来参考一下,希望可以帮到你~-An example of the OpenGL 3D graphics, we can down reference, hope can help you to
draw-3D-block-OpenGl
- 使用OpenGL绘制3D block的visual basic 的代码。使用前要确认opengl是注册了的。-Use OpenGL rendering 3D block of visual basic code. Before use to confirm that opengl is registered.
3D boat
- 一个船的建模,用OPENGL实现画一个3D船模型,可以旋转,可以看不同的方向。(A ship modeling, using OPENGL to draw a 3D ship model, you can rotate, you can look at different directions.)