openssl动态链接库libcrypto-1_1.dll、libssl-1_1.dll、libcrypto-1_1-x64.dll、libssl-1_1-x64.dll。置于Qt5.12.x的bin目录下,用于使Qt支持ssl。没有这些文件时,QSslSocket::supportsSsl()打印false,有这些文件时,打印true
2022-12-16 13:28:50 1.87MB openssl dll Qt
1
现场总线modbus大作业,主站从站,基于qt
2022-12-16 11:43:37 33.83MB QT Modbus
1
观众 基于 OpenSceneGraph 的 Qt 小部件显示图像和 3D 点云
2022-12-16 11:25:14 52KB cmake cplusplus qt5 C++
1
5.保证无毒 1.简单,方便,实用 3.实例可以自行改用 1.如有非法,本人无法律责任! 8.更多作品,查找标签“朱建强”7.下载,请杀毒! 4.如需联系我请看左边数字!1.如不知代表何物,那就放弃计算机吧! 0.还不懂?CSDN老板不让我上传联系方式。
2022-12-16 11:09:36 17KB qt 网络 开发语言 朱建强
1
https://learnopengl-cn.readthedocs.io/zh/latest/04%20Advanced%20OpenGL/06%20Cubemaps/ 资源主要来源 通过整合简单复现,简单容易学习 是只有一个窗口背景,本人用vscode作为编辑器,如果下载相关依赖有问题欢迎来问,花了一个晚上搞头文件和依赖(小菜鸟一枚,有其他资源获取方式,希望分享)
2022-12-16 09:28:49 6.21MB skybox opengl
1
Mastering Qt 5 English | 6 Feb. 2017 | ISBN: 1786467127 | 575 Pages | AZW3/MOBI/EPUB/PDF (conv) | 25.28 MB Key Features Unleash the power of Qt 5 with C++14 Integrate useful third-party libraries such as OpenCV Package and deploy your application on multiple platforms Book Description Qt 5.6 is an application development framework that provides a great user experience and develops full-capability applications with OpenGl/ OpenGL ES graphics acceleration. This book will address challenges in successfully developing cross-platform applications with the Qt framework. Cross-platform development needs a well organized project. Using this book, you will have a better understanding of the Qt framework and the tools to resolve serious issues such as linking, debugging, and multithreading. Your journey will start with the new Qt 5 features. Then you will explore different platforms and learn to tame them. Every chapter along the way is a logical step that you must take to master Qt. The journey will end in an application that has been tested and is ready to be shipped. What you will learn Create stunning UIs with Qt Widget and Qt Quick Develop powerful, cross-platform applications with the Qt framework Design GUIs with the Qt Designer and build a library in it for UI preview Handle user interaction with the Qt signal/slot mechanism in C++ Prepare a cross-platform project to host a third-party library Develop a Qt application using the OpenCV API Use the Qt Animation framework to display stunning effects Deploy mobile apps with Qt and embedded platforms
2022-12-16 08:55:24 25.28MB Qt5
1
QT连接MySQL数据库示例代码
2022-12-16 02:40:06 5KB qt
1
配置好opengl环形后运行程序,按D实现地球自转,按y实现地球公转,按m实现月球公转,按s实现月自转,鼠标左键实现自动旋转
2022-12-16 00:41:53 955KB openg
1
简单的迷宫代码,基于glut,遍历,检索方格,linux下和windows下都可运行。
2022-12-16 00:31:23 5KB 迷宫 递归
1
本文实例讲述了WebGL利用FBO完成立方体贴图效果的方法。分享给大家供大家参考,具体如下: 这篇主要记录WebGL的一些基本要点,顺便也学习下如何使用FBO与环境贴图。先看下效果图(需要支持WebGL,Chrome,火狐,IE11)。 主要实现过程如下,先用FBO输出当前环境在立方体纹理中,再画出当前立方体,最后画球,并且把FBO关联的纹理贴在这个球面上。 开始WebGL时,最好有些OpenGL基础,在前面讲Obj完善与MD2时,大家可能已经发现了,因为着色器的添加使用,原来一些Opengl大部分API已经没有使用。WebGL就和这差不多,大部分功能是着色器完成主要功能,记录下主要过程,大
2022-12-15 23:42:41 147KB demo em opengl
1