Astrodynamic / 3DViewer-Project-in-Qt-CPPLinks
Viewer3D is a C++ based 3D viewer application built with Qt that allows loading and transforming 3D models with a GUI. It requires CMake, C++ and C languages, assimp library, and Qt libraries, among others. To use it, launch the application, load a model, use transformation tools, and modify rendering options.
☆12Updated 2 years ago
Alternatives and similar repositories for 3DViewer-Project-in-Qt-CPP
Users that are interested in 3DViewer-Project-in-Qt-CPP are comparing it to the libraries listed below
Sorting:
- 以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:htt…☆89Updated last year
- A Qt and OpenGL tutorial showing how to use OpenGL within Qt Widgets applications (including input handling and render-on-demand)☆88Updated 3 weeks ago
- examples of opengl in qt☆179Updated 11 years ago
- some Qt OpenGL Demo☆141Updated 2 years ago
- Using VTK-Qt binding to demonstrate VTK features☆179Updated 8 years ago
- 笔者想通过自己学习OpenGL的一些经验来总结一下Qt平台下的OpenGL使用教程☆71Updated 3 years ago
- Qt OpenGL learning☆77Updated 5 years ago
- libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.☆252Updated last year
- A mesh viewer using Qt & VTK.☆50Updated 5 years ago
- learn opengl with Qt / learnopengl 的 Qt 版本☆17Updated last year
- An integration between Qt Quick Controls 2 and VTK for 3D rendering☆142Updated 4 years ago
- 集成osg到qt的一个widget中☆59Updated 6 years ago
- Qt3D-learn☆43Updated 5 years ago
- 这个是VTK和Qt学习历程☆67Updated 6 years ago
- 1. 支持键盘【Enter、Space旋转】,+-号缩放; Ctrl+绘制 绘制正方形 2. 支持QGraphicsGroupItem 组合图元导出 3. 支持绘制文字、线段、矩形、三角形 希望研究QGraphicsItem 的童鞋帮忙一起迭代完善。 图片编辑工具☆44Updated 7 years ago
- A proof-of-concept widget for integrating Qt and OpenSceneGraph in a thread-safe manner☆127Updated 7 years ago
- 基于Qt Graphics View Framework框架写的看图、编辑图片、绘制简单图形、截屏和录制GIF的程序,以及opengl、vulkan、QRhi渲染2D的纹理的功能。☆40Updated last month
- 📽 基于 Qt & OpenGL 的计算机图形学实例☆101Updated last year
- ☆34Updated 2 years ago
- Drawing graphics with QGraphicsView.☆70Updated 2 years ago
- 基于Qt QGraphicsView的简易画图软件☆172Updated last year
- A cross-platform 3D engine based on Qt 5.9.7, OpenGL 3.3 and Assimp 4.1.☆85Updated last year
- Qt OpenGL Widget to view, zoom, pan an OpenGL scene☆29Updated 5 years ago
- NodeEditor base on qt