Search Articles — Sudonull

Search Results

In this project

OpenGL in PHP: Setting up the graphics context via FFI

https://sudonull.com/opengl-in-php-setting-up-the-graphics-context-via-ffi

Detailed guide to integrating OpenGL with PHP FFI and GLFW. Learn how to set up the graphics context, use Window Hints, and bind OpenGL to a window for 3D graphics.

OpenGL in PHP: Graphical Windows with FFI and GLFW

https://sudonull.com/opengl-in-php-graphical-windows-with-ffi-and-glfw

Learn how to use PHP Foreign Function Interface (FFI) with the GLFW library to create and manage graphical windows, opening up OpenGL possibilities for PHP developers.

OpenGL extensions in PHP FFI via GLFW

https://sudonull.com/opengl-extensions-in-php-ffi-via-glfw

Setting up dynamic loading of OpenGL in PHP FFI without DLL. GLFW bridge with autogeneration, procedural stubs and typing. Full compatibility with ext-glfw for middle/senior dev.

LLM training in C# with OpenCL: practical guide

https://sudonull.com/llm-training-in-c-with-opencl-practical-guide

Step-by-step guide to training language models in C# using OpenCL instead of CUDA. Creation, training, and export of compact LLMs.

From the web

OpenGL - The Industry Standard for High Performance Graphics

https://www.opengl.org/

Apr 7, 2020 · This release expands graphics trace on Windows by adding support for Direct3D 11, WDDM CPU+GPU queues, and …

OpenGL - NVIDIA Developer

https://developer.nvidia.com/opengl

Originally developed by Silicon Graphics in the early '90s, OpenGL® has become the most widely-used open graphics standard in …

OpenGL - Wikipedia

https://en.m.wikipedia.org/wiki/OpenGL

Given that creating an OpenGL context is quite a complex process, and given that it varies between operating systems, automatic …

OpenGL Overview

http://opengl.org/about/

OpenGL gives software developers access to geometric and image primitives, display lists, modeling transformations, lighting and …

LearnOpenGL - OpenGL

https://learnopengl.com/Getting-started/OpenGL

OpenGL is by itself a large state machine: a collection of variables that define how OpenGL should currently operate. The state of …

Download OpenGL (free) for Windows, macOS and Linux | Gizmodo

https://gizmodo.com/download/opengl

Dec 2, 2025 · About OpenGL OpenGL (which stands for Open Graphics Library) is a cross-language, cross-platform application …

OpenGL - The Industry's Foundation for High Performance Graphics

https://www.khronos.org/opengl/

OpenGL is the most widely adopted 2D and 3D graphics API in the industry, bringing thousands of applications to a wide variety of …

OpenGL - Download

https://opengl.en.softonic.com/

Jun 22, 2026 · OpenGL (Open Graphics Library) is a cross-platform, open-source API used for rendering 2D and 3D graphics. …

OpenCL™, OpenGL®, and Vulkan® Compatibility Pack

https://apps.microsoft.com/detail/9nqpsl29bfff

This compatibility pack allows more of your favorite OpenCL™, OpenGL®, and Vulkan® apps to run on a Windows 10 or Windows 11 …

OpenGL - Simple English Wikipedia, the free encyclopedia

https://simple.m.wikipedia.org/wiki/OpenGL

OpenGL (Open Graphics Library) is a programming interface for 3D graphics which helps computer programmers make their 3D …

Trending Now