搜索资源列表
AutoQ3Dsource
- linux下的3D处理软件,主要开发工具的QT的C++类库-under linux 3D processing software, the QT development tools for the C + + class library
qt
- linux下基于QT的图形界面程序,包括3D显示地层
AutoQ3D-qt4source
- 采用Qt4实现的3D模型编辑软件源码,代码全部开源,功能强大。-a complete QT quick 3d model editor program
riflingviewer
- 管子内部的螺纹3d显示,能放大或缩小图像-3d shows the internal pipe thread, can zoom in or out
SimCar
- 方向键操控汽车运行的简单3D演示程序,基于coin3d+qt, 包含源码和可执行程序。-The arrow keys to control car to run a simple 3D demo program, based on the coin3d+ qt, including source code and executable programs.
main.cpp.tar
- QT and VTK test using Contour Filter to mesh 3D point cloud data set from file.
Cube
- 基于QT平台的3D魔方,利用OPENGL库函数,魔方是3X3阶 能自由和手控旋转 有背景图片和音乐-OPENGL library functions, based on the the QT platform for 3D Cube, Rubik' s Cube 3X3 order freely and hand control rotating background images and music
myOpenGL
- Qt实现OpenGL 三维动态图像的显示,主要是模拟三维图像的显示。-Qt OpenGL 3D dynamic image display, simulated three-dimensional image display.
qt-3dconstruct
- qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引-qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices
Models
- 上传的是一些结合OpenMesh和QT的界面上运行的3D图形,供一些研究图形的人使用。-Upload some combination OpenMesh and QT interface runs on 3D graphics, graphics for people to use some research.
textures
- QT跨平台 opengl 3D 图形显示-QT opengl 3D graphics
QtPOpenGL
- 在qt中是使用OpenGL的教程,绘制超逼真的3D界面-In qt is using OpenGL tutorials, ultra-realistic 3D rendering interface
osGraphX-1.0.0
- 一个用QT做的osg应用,适合学习参考。有文件打开、树状管理、视图操作、控制台信息等。-osGraphX is a 3D file viewer. Based on openscenegraph, it can load all the format supported by OSG. Because osGraphX is written with Qt, it runs on Windows and Linux (MacOSX isn t tested yet).
meshlab
- Meshlab源码,用于查看三维网格模型的软件,功能十分强大,用QT做的-the source code of meshlab,it is used to watch the 3d mesh object,code by QT
QT_smokeParticles.tar
- 在linux上使用QT对烟雾颗粒进行并行计算和3d模型模拟-Parallel computation and 3D model simulation of smoke particles using QT on Linux
osgChow
- 基于Qt的OSG三维建模,模型物体点击高亮、文本标注等-Qt based on the OSG 3D modeling, model objects click highlight, text tagging, etc.
opengl_qt_draw3D
- 画一个3D图像...........非常易于学习(draw a 3d model ............ It is very easy to learn.)
meshlab
- 能够显示ply模型文件的三维显示系统,利用QT和vs2012共同显示三维图形。(A 3D display system that can display ply model files, and use QT and vs2012 to display 3D graphics together.)
著名的NEHE OPENGL
- 著名的NEHE OPENGL的QT版本,非常经典,3D图像和QT学习必备源码。值得新手学习。