搜索资源列表
frog3d-0.5.tar
- Frog3d (Free Rendering Object Graphic 3D) is a 3ds file viewer. it is writen in C++ and use QT for the GUI and OpenGL for the rendering
Txt2Bmp
- 将保存在文本文件中像素值(灰度值),转换成图像。采用QT开发,在vs2008下编译通过。-Will be saved in a text file in the pixel value (gray value), converted into images. Use of QT development, compiled by the vs2008.
svg
- 另外一个QT读取SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形等。需要的朋友可以下载参考下。-Another QT read SVG files and drawing code read SVG file use QSVG modules, draw points, lines, polygons, circles, etc.. A friend in need can download the reference below.
EmfEngine-0.2-opensource
- The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of
Digital_clock
- Qt实现的一个数字时钟,是一个dll,运行bat就可以生成工程文件,调试的时候可以改成EXE程序-Qt to achieve a digital clock is a dll, run the bat can be generated on the project file, when debugging process can be altered into EXE
Qt4ImageEdit
- 本代码采用Qt开发工具进行编程,主要展示了如何可以像处理文档文件一样的去对图像文件进行编辑。该样板代码其中的格式转换对我颇有益处,另外其中还有很多处理方法,如“打开,另存,复制,另存为”等等。-The code used to program development tools, Qt, the main display can deal with how the same document to an image file to edit it. The model code of the f
string_split
- 读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
vtkreadstl.tar
- interactive STL file reader using vtk library developed with QT designer
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表示绑定
ivviewer
- 基于coin3d+Qt4的iv模型简单浏览器,通过它可以查看iv格式的模型文件。-Iv Based on coin3d+ Qt4' s model is simple browser format through which to view the model file iv
GLC_lib_src_2.0.0
- GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
main.cpp.tar
- QT and VTK test using Contour Filter to mesh 3D point cloud data set from file.
svggenerator
- Qt 4.5.3 利用XML格式文件操作的DOM接口实现SVG图形文件的生成-Qt 4.5.3 DOM-based XML format, graphic interface SVG file generation
androidUSBCamera
- 这是Android 2.3.4版本的 UVC Camera 测试程序, 使用YUYV格式, (其实 MJPG 格式也是可以用的, 只要我注释掉的那几行代码 uncomment一下就好了) 所使用的 camera 在android 中的设备节点是 /dev/video1 , 做为前置摄像头, 要运行起这个程序可能有点麻烦, 因为我修改了一些不相关的 JAVA 代码, 而要正确编译这个程序, 懂得补充(或者去掉)这些JAVA部分 但是如果使
erzhihua
- 用QT平台做的图像处理程序,文件包含两个二值化程序,滤波方法不同。-QT platform to do the image processing program, the file contains two binarization process, the filtering method.
first
- 一个基本功能的实现的程序 主要是建立对话框 文件读入读出 事件触发等 初学qt有用-A realization of the basic functions of the program is mainly to establish dialog file and read into the read event triggers beginner qt useful
win-qt-cmake-opencv
- opencv源码经过cmake编译后opencv目的文件,可直接在win-qt-opencv环境下实现开发-After cmake compiled opencv opencv source destination file, enabling developers directly in the win-qt-opencv environment ......
Qt-Ogre-Widget-master
- 另一个qt和OGRE的结合的代码框架,使OGRE中的窗口能够在Qt窗口中显示,文件中包含了已经写好的一个c++类-Another qt and code binding framework OGRE, OGRE so the window can be displayed in the Qt window, the file contains a class has written a c++
Puzzle
- 使用自定义QGraphicsItem,实现拼图游戏,拼图游戏的底图来源于资源文件(Use a custom QGraphicsItem implementation, jigsaw puzzle, jigsaw puzzle map from the resource file)
QT5开发及实例
- 该压缩包内包含《Qt5》一书中所有例程的源码和PPT,有需要的可以自行下载(This file includes source code and PPT.)