zach0zhang / OpenGL_LearningLinks
通过学习OpenGL教程——ogldev,自己实现数学库,一步步学习OpenGL
☆31Updated 4 years ago
Alternatives and similar repositories for OpenGL_Learning
Users that are interested in OpenGL_Learning are comparing it to the libraries listed below
Sorting:
- 以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:htt…☆95Updated 3 months ago
- 笔者想通过自己学习OpenGL的一些经验来总结一下Qt平台下的OpenGL使用教程☆75Updated 4 years ago
- Qt OpenGL learning☆80Updated 5 years ago
- Use Qt5.8 and openGL to create an application which can view an *.obj 3D model.Just for study!☆18Updated 6 years ago
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。☆94Updated 5 years ago
- A Qt and OpenGL tutorial showing how to use OpenGL within Qt Widgets applications (including input handling and render-on-demand)☆98Updated 7 months ago
- A cross-platform 3D engine based on Qt 5.9.7, OpenGL 3.3 and Assimp 4.1.☆87Updated 2 years ago
- some Qt OpenGL Demo☆147Updated 2 years ago
- ☆60Updated 4 years ago
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆85Updated 5 years ago
- examples of opengl in qt☆184Updated 11 years ago
- 集成osg到qt的一个widget中☆61Updated 7 years ago
- This code is used to implement the Delaunay triangulation algorithm and visualize☆14Updated 6 years ago
- An OpenGL threaded offscreen render demo☆43Updated 5 years ago
- 实现openGL拾取的功能,能精确的定位三维点。☆62Updated last year
- Gxin的Qt Demo仓库☆12Updated 7 years ago
- 魔方游戏,包含DirectX9、DirectX11、JavaScript(WebGL)三种实现版本☆117Updated 5 years ago
- ☆36Updated 2 years ago
- 自己整理总结的编程和生活语录,尤其是编程路上的一些亲身体会经验,持续更新增加,欢迎各位留言。公众号:Qt实战/Qt入门和进阶/Qt教程☆149Updated last year
- Windows编程笔记(Win32, MFC, VC++)☆63Updated 6 years ago
- Qt5.9 C++ 开发指南学习项目☆60Updated 7 years ago
- 关于Qt的一些开发资料,包括电子书、技术博客、开发技巧等的收集和总结☆74Updated 4 years ago
- Some study notes.☆38Updated last week
- NeHe OpenGL tutorials in Qt5☆117Updated 10 years ago
- 📽 基于 Qt & OpenGL 的计算机图形学实例☆114Updated last year
- An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.☆33Updated 3 years ago
- 一个跨平台的三维模型编辑器,支持多个模型放缩、旋转、矩阵变换,顶点修改,导入obj文件,读取mtl材质文件☆32Updated 5 years ago
- ☆123Updated 4 years ago
- 基于MFC搭建OsgEarth桌面端程序。☆10Updated 6 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆37Updated 6 years ago