搜索资源列表
frog3d-0.5
- 用qt编写不错的3ds读取程序,界面和兼容性都较好,对较高版本的3ds文件读取都比较好-prepared using qt 3ds good reader, interface and compatibility are better, to a higher version of the document read three ds are better
qt
- linux下基于QT的图形界面程序,包括3D显示地层
VolRen
- 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
Cload3ds
- 该类是在qt4.6上运行通过,是我将网上流传的两个文件进行了整合,使得适用于qt了,加载了3ds文件成功显示。注意头文件。 使用方法: CLoad3DS *m_3ds_p = new CLoad3DS() m_3ds_p->Init("e:/plane1.3ds",0) //以上代码置于OpenGL的Init部分 //以下代码置于OpenGL画图部分 m_3ds_p->show3ds(0,50,50,-50,10.0) 说明:上面的0表示绑定
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.
Qt_exercise
- Qt入门教程,基于Qt designer做的界面,三个非常有用的小程序,非常适用于初学者-Qt Tutorial , based on Qt designer interface to do, three very useful little program, very suitable for beginners
PointPicking
- PCL点云选点操作,可以作为参考,是一个控制台程序,作适当修改可以嵌入到Qt中,实现选点操作。-PCL point cloud sourcing operation can be as a reference, is a console application, make appropriate modifications can be embedded to QT to achieve sourcing operation.