cosmogfx

OpenGL app

A proof-of-concept application demonstrating the build-once run-anywhere capability of OpenGL applications using Cosmopolitan libc.

Build-once run-anywhere OpenGL application

GitHub

92 stars
6 watching
7 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cginternals/globjects A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. 539
yuki-koyama/bigger A middleware library for 3D interactive applications with utilities for prototyping lightweight and cross-platform apps. 230
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278
ianacaburian/learnjuceopengl A tutorial project on 2D graphics programming in JUCE using OpenGL 21
aidan63/linc_opengl A C library providing native bindings to the OpenGL API for use in Haxe applications 2
spexguy/zig-oculus-quest An example application for building Oculus Quest apps in Zig 37
jaysmito101/cgl A general-purpose C library for graphics, game development, and utility functions. 393
acdemiralp/gl A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. 158
brackeen/glfm A C API for mobile app development with OpenGL ES. 570
bitzhuwei/csharpgl A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks. 570
arm-software/opengl-es-sdk-for-android A software development kit for building OpenGL ES applications on Android devices with Mali GPUs and ARM processors. 366
openglredbook/examples A collection of example applications demonstrating OpenGL programming concepts 1,164
tommai78101/initializingopengl A comprehensive guide to initializing OpenGL for developers 45
snowkit/linc_opengl A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. 8
pfirsich/kaun A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. 7