搜索资源列表
OpenGL编程例子
- OpenGL编程例子,在窗品中建立3D图像效果.
OPENGLTorus
- 三维图像编程,采用OpenGl生成几何图形的例子,可改成其他的图形,适合初学者。-programming 3D images using geometric shapes generated OpenGl example, could be converted to other graphics, for beginners.
d3d9.h.rar
- vc++中3D图像编程需要手动添加的头文件,很全面,3D graphics programming need to manually add the header file
3dpic
- 3d画图程序,设计3d图像编程,图形显卡编程技术,3d底层函数的运用-3d drawing procedures, design 3d graphics programming, graphics, graphics programming techniques, 3d underlying the use of function
lpc-demo
- 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
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
Fog
- OpenGL实现的3D图像编程,适合大家一起学习C++和OpenGL的使用,非常简洁的代码-OpenGL programming to achieve the 3D images for everyone to learn C++ and OpenGL to use, very simple code
OpenGL-real-time-3D-rendering
- OpenGL图像编程PDF格式英文清晰版版书籍-OpenGL Programming Book
3D-OpenGL
- 基于OpenGL的3D魔方程序的实现,代码完整,注释详细,是从事OpenGL图像编程的良好实例。-OpenGL 3D Cube program implementation, the code is complete, detailed notes, is engaged in a good example of the OpenGL graphics programming.
IntermediateTutorial3
- 这是一份3D图像编程OGRE中的教程例子。是关于OGRE与CEGUI的结合。-This is a OGRE 3D graphics programming examples in the tutorial. OGRE and CEGUI is about the combination.
dance
- 这是一份3D图像编程OGRE中的例子。这个例子是节点动画方面的。-This is a OGRE 3D graphics programming examples. This example is the node of the animation.
grassfloor
- 这是一份3D图像编程OGRE中的例子。这个例子是用材质建立一块草地。-This is a OGRE 3D graphics programming examples. This example is the material used to establish a lawn.
triangle
- 这是3D图像编程OGRE里的一个例子代码,这个例子是如何在OGRE中画一个三角形。-This is the OGRE 3D graphics programming in an example of the code, this example is how to draw a triangle in OGRE.
wasd
- 这是3D图像编程OGRE的一个例程,是通过键盘WASD来控制人物的移动与旋转。-This is a OGRE 3D graphics programming routines, through the keyboard WASD to control character movement and rotation.
aego
- VB中使用虚拟仪器CVI软件中的3D控件,在VB中画3D图像及其轮廓图,(VB use CVI software of 3 d virtual instrument control, draw a 3 d image in VB and contour map,)
781590
- VB中使用虚拟仪器CVI软件中的3D控件,在VB中画3D图像及其轮廓图,(VB use CVI software of 3 d virtual instrument control, draw a 3 d image in VB and contour map,)
MATLAB编程实现连续断层工业CT图像的三维重建
- 应用 M A T L AB 编程, 对连续多层工业 CT 图像进行了三维重建, 获得了具有较好立体感显示的三维图像(Three dimensional reconstruction of continuous multilayer industrial CT images is carried out, and 3D images with better stereoscopic display are obtained)
基于Android手机传感器的3D平衡球
- 用到三维图像部分编程,较为冷门,读懂后清晰(Use the three-dimensional image part programming, more cold door, read after clear)
Python计算机视觉编程
- 本书介绍Python的计算机视觉编程,用清晰的Python示例,细致讲解对象识别、3D重建、立体图像、增强现实及其他计算机视觉应用技巧,给出了分析图像的工具与方法。内容:机器人导航、医学图像分析;图像映射与变换;多图像的3D重建;用聚类方法基于相似性和内容组织图像;基于视觉内容的图像检索技巧;实现图像内容分类和对象识别的算法;通过Python接口访问常用的OpenCV库。(This book introduces Python's computer vision programming. Wit
Python极客项目编程
- 《Python极客项目编程》里面讲解了一些很好玩的项目。 利用参数方程和turtle模块生成万花尺图案; ● 通过模拟频率泛音在计算机上创作音乐; ● 将图形图像转换为ASCII文本图形; ● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像; ● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画; ● 利用来自CT和MRI扫描的数据实现3D可视化; ● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Program