Projects in Awesome Lists tagged with opengl-tutorial
A curated list of projects in awesome lists tagged with opengl-tutorial .
https://github.com/parallel101/opengltutor
零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。
3d game-engine glsl graphics opengl opengl-tutorial opengl3 realtime-rendering rendering shaders tutorial webinar
Last synced: 05 Apr 2025
https://github.com/pardcode/opengl-3d-game-tutorial-series
C++ OpenGL 3D Game Tutorial Series - Learn to code a Cross-Platform OpenGL 3D Game in C++ from scratch
3d-game 3d-game-tutorial 3d-graphics 3d-graphics-engine cpp cpp11 game-engine gamedev graphics-engine opengl opengl-3d opengl-game opengl-game-engine opengl-graphics-api opengl-tutorial
Last synced: 10 Apr 2025
https://github.com/raedatoui/learn-opengl-golang
Learn OpenGL Tutorials in Go
assimp glfw3 glsl go golang opengl opengl-tutorial
Last synced: 20 Jul 2025
https://github.com/dovyski/opengl-demos
A list of small OpenGL applications to demonstrate concepts of Computer Graphics
cg computer-graphics opengl opengl-tutorial
Last synced: 07 Aug 2025
https://github.com/gnimuc/videre
OpenGL/Vulkan examples written in Julia
examples julia opengl opengl-tutorial vulkan
Last synced: 09 Mar 2026
https://github.com/pikachuxxxx/opengl-abstractions
OpenGL Abstractions Classes to dive in and get coding + Demos
abstraction abstractions glew glfw glfw3 glm linux macos opengl opengl-library opengl-tutorial opengl4 shaders windows
Last synced: 02 Sep 2025
https://github.com/sibras/opengl4-tutorials
This site contains a series of tutorials on computer rendering techniques taught using OpenGL. It contains algorithm descriptions and mathematical details as well as all the programming code required to go from basic windows creation to complex rendering effects. It primarily uses OpenGL 4 (up to feature level 4.4) but also indicates how to implement various effects using OpenGL 3.x if required.
opengl opengl-tutorial opengl4 sdl2 tutorials
Last synced: 18 May 2026
https://github.com/jdeokkim/mvp-demo
A raylib demo to visualize the Model, View, and Projection (MVP) matrices.
c c99 chungnam-national-university cnu cnucse computer-graphics graphics graphics-programming model-matrix mvp-matrix opengl opengl-tutorial projection-matrix raylib view-matrix
Last synced: 08 Oct 2025
https://github.com/ranjian0/learnopengl-python
Python port for https://learnopengl.com/
assimp learnopengl opengl opengl-tutorial python
Last synced: 23 Apr 2025
https://github.com/rocksdanister/floppybird
Flappybird like game made using OpenGL & C++
cpp flappybird game game-development graphics graphics-programming opengl opengl-tutorial
Last synced: 17 Apr 2026
https://github.com/samson-mano/opengl_textrendering
The OpenGL_Text_Rendering repository offers a highly optimized method for rendering text in OpenGL. By utilizing a font atlas and binding textures only once for an entire group of text, this approach significantly improves efficiency compared to rendering characters individually.
font-atlas modern-opengl opengl opengl-tutorial opengl3 text-drawing text-rendering
Last synced: 01 Sep 2025
https://github.com/lecrapouille/openglcppwrapper
[Lib][Version 0.9][Partially Functional][WIP] A C++ 11 wrapper for Core Profile OpenGL allowing to write complete applications in a reduced number of lines of code
3d 3d-engine 3d-game 3d-graphics cpp cpp11 game-development glumpy graphics graphics-programming opengl opengl-functions opengl-tutorial opengl-wrapper rendering shaders three-cpp three-js wrapper
Last synced: 19 Mar 2025
https://github.com/soypat/glgl
OpenGL bindings for Go that are in the goldilocks level of abstraction zone.
glfw go golang minimal mwe opengl opengl-tutorial simple
Last synced: 21 Mar 2025
https://github.com/faisalahmedbijoy/3d-city-architecture-design-opengl-cpp
3D City Architecture Computer Graphics System Design
3d-graphics game-development graphics graphics-programming graphics-rendering lighting-effects opengl opengl-tutorial textures
Last synced: 13 May 2025
https://github.com/ginuerzh/learnopengl
https://learnopengl.com/
go golang opengl opengl-tutorial tutorial
Last synced: 07 May 2025
https://github.com/superbderrick/zigzagtriangle
OpenGL Test with swift
ios-demo ios-tutorial opengl opengl-tutorial raywenderlich swift
Last synced: 27 Apr 2026
https://github.com/mmabiaa/cpp-beginner-projects
Simple and beginner friendly C++ projects you can clone
cpp cpp-basic cpp-library cpp-programming cpp-programming-language cpp-project cpp-project-template cpp-projects opengl opengl-framework opengl-library opengl-tutorial
Last synced: 19 Apr 2025
https://github.com/c0de4un/gl_sprite_batch
OpenGL 3+ sprite batching example. Uses VBOs & VAOs.
opengl-tutorial opengl3 sprite-batching vao vbo
Last synced: 30 Jan 2026
https://github.com/licantropo3392/learn-opengl-in-italiano
Traduzione italiana di Learn OpenGL
italia italian italian-developers italian-language italian-translation italiano italy learn learn-to-code learning learning-by-doing learning-exercise learning-project learning-resources learnopengl opengl opengl-tutorial opengl3
Last synced: 16 Jun 2026
https://github.com/dennisfrancis/learn-opengl
C++ code examples made for learning OpenGL based on learnopengl.com
cmake cpp opengl opengl-tutorial
Last synced: 21 May 2026
https://github.com/imamhs/openobj3d
A simple obj 3D file format parser and 3D mesh loader library for C
3d-files 3d-mesh file-loader obj-parser opengl-tutorial
Last synced: 05 May 2026
https://github.com/acs/opengl-samples
Samples of using OpenGL
3d 3d-graphics learning opengl opengl-tutorial python3
Last synced: 18 May 2026
https://github.com/aespinosadev/opengl-simplerenderer
Basic renderer using OpenGL I did some years ago. Perfect for learning purposes.
educational-project graphic-programming graphics graphics-engine graphics-programming learning opengl opengl-shading-language opengl-tutorial programming rendering-3d-graphics
Last synced: 21 May 2026
https://github.com/xilinjia/python3-pyopengl-tutorial
A 10-stage tutorial on developing OpenGL (PyOpenGL) in Python 3
opengl opengl-tutorial opengl46 pyopengl python3
Last synced: 03 May 2026
https://github.com/joanstinson/opentkmvvmexample
An OpenTK rendering example of basic geometries within a MVVM architecture.
csharp mvvm-architecture opengl opengl-tutorial opentk opentk-library shaders
Last synced: 19 Apr 2026
https://github.com/hammackj/learn_opengl_rust
My Port of LearnOpenGL.com to Rust for Personal Use
Last synced: 18 May 2026
https://github.com/joonas-yoon/android-opengl-example
Android OpenGL Example
Last synced: 08 Jun 2026
https://github.com/henryhale/opengl
🖌️ Get started with OpenGL (Open Graphics Library)
cpp glut glut-library graphics graphics-programming henryhale make opengl opengl-tutorial
Last synced: 13 May 2026
https://github.com/program-spiritual/learnopengles
learn OpenGL ES
cplusplus cpp14 js opengl opengl-es opengl-tutorial
Last synced: 09 May 2026
https://github.com/michochieng/opengl_sandbox
A collection of examples from learnopengl.com
opengl opengl-tutorial opengl3
Last synced: 10 May 2026
https://github.com/ysh329/opengl-101
computer-graphics opengl opengl-tutorial tutorial
Last synced: 03 Apr 2025