Click here to Skip to main content
15,886,798 members
Everything / Multimedia / OpenGL

OpenGL

OpenGL

Great Reads

by Carlos Jiménez de Parga
A reusable Visual C++ framework for real-time volumetric cloud rendering, animation and morphing
by Petrov Vladimir
Former NeHe OpenGL Lessons adapted to MSVS-15 pro MFC in INICODE and the samples of the Joystick implementation
by Vasily Tserekh
A simple 3D exploration of a plaza in OpenGL and C#
by logicchild
An article that explains how to use this library

Latest Articles

by gabriel4sonic
Shows how to use OpenGL in a .NET WPF application by directly incorporating an OpenGL window as a child of the main WPF window, making it behave more like a control
by ColleagueRiley
A multi-platform single-header very simple-to-use framework library for creating GUI Libraries or simple GUI programs.
by EgorYusov
This article introduces Diligent Engine, a modern cross-platform graphics API abstraction library and rendering framework
by EgorYusov
This article describes Unity low-level plugin interface and the Unity graphics interface emulator that facilitates native plugin development.

All Articles

Sort by Updated

OpenGL 

25 Feb 2024 by ColleagueRiley
A multi-platform single-header very simple-to-use framework library for creating GUI Libraries or simple GUI programs.
17 Dec 2022 by Steffen Ploetz
High-end quality in text rendering concerns not only the characters, but also the character spaces - and here FreeType is not quite up to date anymore: The kerning used by FreeType is not always available (especially with newer fonts).
10 May 2021 by Steffen Ploetz
Check whether ReactOS is able to run OpenGL, determine a convincing IDE and get started with the OpenGL on ReactOS.
16 Apr 2021 by Steffen Ploetz
Basic light source approaches and related material properties handling for OpenGL
9 Mar 2021 by Steffen Ploetz
Box, cylinder, cone and sphere construction for OpenGL with texture and light effects
27 Feb 2021 by Southmountain
This post sheds some light on all WGL functions(wiggle functions) in OpenGL extension for Microsoft Windows system
13 May 2020 by Askar Azhibaev
Calculating the pi number faster using a simple formula
30 Mar 2020 by Vasily Tserekh
A simple straightforward car race game with minimum LOC.
25 Jun 2019 by MaximilianW
OpenGL rendering to WPF window
18 Feb 2019 by Steffen Ploetz
How to realize text copy functionality via inter process communication for your OpenTK based C# OpenGL application running on X11
18 Feb 2019 by Steffen Ploetz
How to realize text past functionality via inter process communication for your OpenTK based C# OpenGL application running on X11
13 Oct 2018 by Steffen Ploetz
How to use GL's pixel buffer object (PBO) to copy one texture to another
22 Feb 2018 by Asif Bahrainwala
OpenGL Compute Shader
5 Jun 2016 by Steffen Ploetz
How to implement modal windows with OpenTK on Linux, that behave like dialog boxes on Windows
16 Jan 2016 by Mathew_wwx
This tip will introduce a library written in C++ that wraps up a 2d polygon triangulation algorithm with time complexity of O(N*logN), the algorithm works on both self-intersected and non self-intersected polygons.
11 Nov 2015 by Odd Marthon
A versatile visualization web browser application using standard web technologies.
24 Aug 2015 by Durga Prasad Dhulipudi
Rendering polygon shapefiles and filling them
20 Jan 2015 by charles922
3D programming with OpenGl and C# to create an interactive puzzle
7 Oct 2013 by Roozbeh Abolpour
In this article we use OpenGL interface for 3D scientific visualization.
2 Oct 2013 by Jani Mäkinen
This fully copy pasteable program shows the version of OpenGL your Windows OS supports.
6 Apr 2013 by ReturnVoid
Working example: OpenGL CDialog Multiple Context
7 Jan 2012 by tombog0
GridLine, opengl with C++