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:
- 笔者想通过自己学习OpenGL的一些经验来总结一下Qt平台下的OpenGL使用教程☆74Updated 4 years ago
- 以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:htt…☆93Updated 2 years ago
- Qt OpenGL learning☆79Updated 5 years ago
- 自己整理总结的编程和生活语录,尤其是编程路上的一些亲身体会经验,持续更新增加,欢迎各位留言。公众号:Qt实战/Qt入门和进阶/Qt教程☆143Updated last year
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。☆92Updated 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
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆84Updated 5 years ago
- some Qt OpenGL Demo☆145Updated 2 years ago
- 魔方游戏,包含DirectX9、DirectX11、JavaScript(WebGL)三种实现版本☆116Updated 5 years ago
- Qt5.9 C++ 开发指南学习项目☆59Updated 6 years ago
- ☆57Updated 3 years ago
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆38Updated 4 years ago
- cpp singleton works across dll/exe boundaries.☆80Updated 3 years ago
- A cross-platform 3D engine based on Qt 5.9.7, OpenGL 3.3 and Assimp 4.1.☆86Updated last year
- ☆122Updated 3 years ago
- This code is used to implement the Delaunay triangulation algorithm and visualize☆14Updated 5 years ago
- 基于 log4cplus 封装的自用的 C++ 日志库☆14Updated 4 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆38Updated 6 years ago
- examples of opengl in qt☆182Updated 11 years ago
- Windows编程笔记(Win32, MFC, VC++)☆63Updated 6 years ago
- Codebase for OpenGL + Qt Tutorials☆27Updated 3 years ago
- 深入浅出MFC源代码,☆37Updated 8 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Updated 5 years ago
- A Qt and OpenGL tutorial showing how to use OpenGL within Qt Widgets applications (including input handling and render-on-demand)☆93Updated 3 months ago
- 关于Qt的一些开发资料,包括电子书、技术博客、开发技巧等的收集和总结☆77Updated 4 years ago
- 📽 基于 Qt & OpenGL 的计算机图形学实例☆108Updated last year
- 集成osg到qt的一个widget中☆60Updated 7 years ago
- NeHe OpenGL tutorials in Qt5☆116Updated 10 years ago
- draw 2D light with c++☆66Updated 7 years ago
- 实现openGL拾取的功能,能精确的定位三维点。☆62Updated 9 months ago