An open API service providing repository metadata for many open source software ecosystems.

Topic: "glad"

Dav1dde/glad

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

Language: C - Size: 5.43 MB - Last synced at: 2 days ago - Pushed at: 21 days ago - Stars: 4,076 - Forks: 476

turesnake/tprPix

a Cross-Platform, 2D Survival Sandbox Game Project. Based on C++17/cmake/OpenGL/SQLite3.

Language: C++ - Size: 24.6 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 723 - Forks: 134

meemknight/cmakeSetup

Language: C++ - Size: 4.27 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 150 - Forks: 26

cmmw/imgui-glfw-glad-glm

CMake project for GLFW, Glad, ImGui and glm

Language: C - Size: 82 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 52 - Forks: 14

HectorPeeters/opengl_premake_boilerplate

Simple OpenGL boilerplate code

Language: C - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 9

thezzw/OpenGL-Sample

Opengl sample projects with glad, glfw, glm, stb_image, assimp, imgui.

Language: C++ - Size: 22.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 6

meemknight/GLFWCMakeSetup

Plug and play GLFW + GLAD + imgui already configured for you 😘! You don't even need to know CMake!

Language: C++ - Size: 3.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 33 - Forks: 2

Rabios/c99-game-template 📦

C99 Template for writing games, Made with love and passion!

Language: C - Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 21 - Forks: 0

Ghoster738/Future-Cop-MIT

Open Source Game Engine Project

Language: C++ - Size: 4.6 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 20 - Forks: 2

Im-Rises/PhysicalEngine

Physical Engine written in C++ with GLFW, Glad, OpenGL 3 and Dear ImGui

Language: C++ - Size: 5.53 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 20 - Forks: 4

adrianderstroff/opengl-starter

Minimal and simple OpenGL starter project using modern CMake and CPM.

Language: C++ - Size: 25.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 19 - Forks: 7

Konf/LearnOpenGL-CLion

CLion project template for LearnOpenGL tutorials

Language: C - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 1

ValeriiKoniushenko/VaKon2D

Simple game engnine, that better than SFML and SDL

Language: C++ - Size: 136 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

m516/CV-Sandbox

Just a random assortment of computer vision projects.

Language: C - Size: 64.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 1

Zang3th/SalinityGL

OpenGL baselayer library in C++

Language: C++ - Size: 382 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 3

jcbecker/termProject

Terrain generator with 5 visually distinct biomes, spread them in regions and smooth their borders

Language: C++ - Size: 92.6 MB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 15 - Forks: 0

SocketByte/dear-imgui-template

Basic Dear ImGUI Project Template based on OpenGL+GLFW+GLAD

Language: C++ - Size: 628 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

Hoshiningen/OpenGL-Template

This is a template CMake project, pre-configured to link with GLFW, GLAD, and OpenGL.

Language: CMake - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 8

RainEggplant/opengl-mingw-boilerplate

boilerplate for OpenGL project with GLFW, GLAD, GLM, SOIL and FreeType on Windows with MinGW

Language: CMake - Size: 2.93 MB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 0

wtrsltnk/vsthost

Small code base containing a minimal vsthost

Language: C++ - Size: 9.24 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

jonaskris/Physically-based-deferred-shading

First attempt at writing a good looking 3D renderer. Written in C++ using OpenGL on Ubuntu.

Language: C++ - Size: 284 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 1

CobaltXII/planet

A planet generator and renderer written in C++11 using libnoise

Language: C - Size: 22.5 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 2

OpenGL-Graphics/first-person-shooter

3D First Person Shooter made with vanilla OpenGL (Pedagogical project)

Language: C++ - Size: 17.1 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 1

Toxe/cpp-graphics

C++ 2D Graphics Tests and Examples using SDL2, SFML, GLFW and Dear ImGui

Language: C++ - Size: 203 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 3

Cherrytree56567/Drizzle3D

A Simple 3D Game Engine made in C++, GLFW, ImGui, GLM, Stb_Image and GLAD

Language: C++ - Size: 763 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 2

joyanrrix/Shoot-Game

OpenGL/C++ projection on first-person shooting game

Language: C++ - Size: 7.37 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

VityaSchel/ABOBA-2024-election-campaign-website

Абоба — наш кандидат от народа. Абоба баллотируется на пост президента в 2024 году от партии Пожилая Ветка Сакуры.

Language: HTML - Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

Im-Rises/CMake-Cpp-Library-Example

This repository contains examples and tutorials demonstrating how to link multiplaform libraries to C++ for Windows, Linux and macOS projects using CMake.

Language: CMake - Size: 19.4 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

rafalmaziejuk/Snake

Modern Snake game implemented in C++17 with OpenGL graphics rendering.

Language: C++ - Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

Pyrohax/Simpleton

A platform-agnostic and multi-threaded 3D game engine.

Language: C++ - Size: 4.34 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

dogukanozdemir/Bloch-Sphere-OpenGL

This application can be used to visualize applying a quantum gate to a qubit on a Bloch Sphere

Language: C - Size: 365 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

0LGL0/Hyko_Engine

This is my first "Hyko" game engine made using C++ and OpenGL.

Language: C++ - Size: 9.14 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

AhmedLotfy02/Wassaly-Game

Wassaly is a game where you must deliver pizzas and collect batteries to survive🚗

Language: C++ - Size: 60 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

VityaSchel/gadzas-online-open-api

Открытый репозиторий со всеми ресурсами сайта godzilla.utidteam.com

Size: 61.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

dimateos/UCM-VG-TFG-portals

Graphics engine with portals to simulate non-euclidean 3D scenes

Language: C++ - Size: 9.98 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

karnkaul/LittleEngine3D

Wanderings in 3D

Language: C++ - Size: 3.61 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

r-o-b-o-t-o/opengl-particles

Language: C++ - Size: 1.53 MB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

D-K-E/opengl-window-tutorial

Simple tutorial for building an opengl window with glfw, and glad on linux command line

Language: C++ - Size: 626 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

sheraadams/Satellite-Animation-Program

A satellite animation program programmed in C++ modern OpenGL

Language: C++ - Size: 39.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

luk4w/DiarioOpenGL

DiarioOpenGL

Language: C++ - Size: 94 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

DarknessFX/zig_workbench

DarknessFX Zig projects, templates, programs, libs and tools.

Language: C - Size: 8.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

pacojq/Xaloc

Yet another 2D game engine written in C++

Language: C++ - Size: 40.7 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

arash28134/OpenGL-PostProcessing

C++ Library for easily implementing Post Processing effects in OpenGL

Language: C++ - Size: 192 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

jhmaster2000/imgui-sdl-glad-template

A template project using ImGui with SDL2 and GLAD

Language: C++ - Size: 2.99 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

kmarkindev/conway-game-of-life

The "Game of Life", also known simply as "Life". Devised by John Horton Conway back in 1970.

Language: C++ - Size: 486 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

vsvsv/zig-opengl-minimal-template

Zig OpenGL template with minimum dependencies

Language: Zig - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

Possseidon/dang-lib 📦

A C++ library, providing a variety of useful classes focused around game developement.

Language: C++ - Size: 3.54 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

Erik-Donath/BlockGame

A Minecraft Clone

Language: C - Size: 12.8 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

zstenger93/scop

3D rendering with openGL for the 42_scop project

Language: C++ - Size: 149 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

LazarBojanic/LazarOpenGLEngine3D

A 3D game demo using a pseudo 3D game engine built using OpenGL and C++

Language: C++ - Size: 249 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

serkosal/learn-opengl

Learn OpenGL project based on guides from site learnopengl.com

Language: C++ - Size: 37.7 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

fqhd/FEngine

Quick and easy rendering library to get started rendering 3D objects on the screen. Sort of like SFML or SDL but for 3D.

Language: C++ - Size: 7.06 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

VityaSchel/gladikodes

Коды статусов HTTP в картинках Глада Валакаса

Language: HTML - Size: 24.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

undnull/thorn

Yet anoþer 2D graphics middleware for games and game engines

Language: C++ - Size: 5.42 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

furkantokac/kit-opengl

OpenGL, FreeGLUT, GLFW, Glad, CMake, Qt Creator template.

Language: C - Size: 2.04 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

TexelBox/wave-tool

C++/OpenGL tool for realistic ocean wave rendering. Originally developed as a winter 2020 term project for CPSC591 @ University of Calgary.

Language: C++ - Size: 125 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 3

erikmansson/chip-seven

A simple CHIP-8 interpreter for Linux written in C

Language: C - Size: 6.84 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

kuakman/game

OpenGL / GLAD / GLFW / QT5

Language: C++ - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

TimKrause2/SignalViewLV2

Stereo audio signal analysis with time and frequency domain LV2 plugin.

Language: C - Size: 438 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

djoezeke/GLFWTem

OpenGL®-Starter is a Template for OpenGL Projects with Cmake Pre-Configured GLFW, GLAD, and Assimp.

Language: C++ - Size: 7.05 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

MaroonSkull/TFCADIR

The first CAD in Russia

Language: C++ - Size: 205 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

rpxomi/rpxomi.github.io

Mini-guía sobre cómo incluir GLAD en un proyecto

Language: HTML - Size: 706 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

jasperdrescher/Viridian

A 2D tilemap renderer

Language: C++ - Size: 177 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

X-EpicDev/CMake_GLFW_Template

An Incredibly Barebones C/C++ CMake OpenGL Template Using GLFW and Glad

Language: C - Size: 118 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

lnd3/ldeps

A collection of ready-to-use common c++ libraries like curl, glfw, imgui and others

Language: C - Size: 1.11 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

22ms/n-body-sim

N-body simulation using OpenCL/OpenGL interoperability.

Language: C++ - Size: 58.6 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

filip-stepien/opengl-3d-engine

Simple 3D engine using OpenGL.

Language: C++ - Size: 24.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

Kikismine/OpenGL-Cpp-Template

OpenGL template for no more struggling with starting the project.

Language: C - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

LazarBojanic/LazarOpenGLEngine2D

A 2D DVD vs BluRay game demo using a pseudo 2D game engine built using OpenGL and C++

Language: C++ - Size: 63.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

GrafVonTee/Interpol

Find intersection between polygons you entered, look at the result in the GLFW window and become happy! Written with OpenGL3 and GLAD and tested by GTests libraries.

Language: C++ - Size: 8.8 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

linusced/audio_synthesizer

A simple program for audio synthesis using additive synthesis with 50 harmonics. There is also an ADSR envelope and a simple Low Pass Filter and a simple High Pass Filter. It uses Ultralight (html/css/js) GUI, OpenAL-Soft for audio, RtMidi for MIDI support. There's now a web (browser) version available of this program.

Language: C++ - Size: 524 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

bipul-mohanto/openGL2openXR

OpenGL to run on OpenXR.

Language: C++ - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

chirag-droid/OpenGl

This is my first OpenGl project.

Language: C++ - Size: 41 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

c0de4un/hello-glfw3-glad

Example: GLFW3 + GLAD using CMake

Language: C++ - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

semohr/Flocking

3D Flocking with c++ and opengl

Language: C - Size: 1.55 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

cianjinks/OpenGL-Base

An OpenGL Base project for quickly writing OpenGL applications

Language: C++ - Size: 10.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

cianjinks/MandelbrotViewerCPP

A C++ port of my Mandelbrot Viewer application

Language: C++ - Size: 632 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

debowin/a-maze-gl

Realtime OpenGL Maze Game

Language: C - Size: 18 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

TimosPal/GameEngine

2D C++ game engine with archetype-based ECS and OpenGL rendering

Language: C++ - Size: 5.48 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

adidvar/julia-visualizer

This is a C++ project that renders Julia Set using OpenGL shaders.

Language: C - Size: 425 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 1

AdlarX9/empire

Recreation of Spot (the robot dog) from Boston Dynamics

Language: C - Size: 1.99 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

AakrishtSP/Reynolds-Steering-Behaviours

Implementation of Reynold's Steering Algorithm using OpenGL

Language: C++ - Size: 554 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 3

hilbertcube/OpenGL-Object-Rendering

Render geometric shapes—including triangle, cube, sphere, and torus (donut) using OpenGL. This is a sample OpenGL graphics programming project built with CMake.

Language: C++ - Size: 643 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Naakinn/3D-Engine

Basic 3D engine in C, OpenGL spec

Language: C - Size: 2.25 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DavidJCottrell/ArnoldEngine

Æ - Cross-platform Game Engine

Language: C++ - Size: 1.44 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

nish572/Sol-Engine

A free and open source 2D Game Engine and Editor created with C++ for my BSc Computer Science dissertation. This project could more aptly be described as an auxiliary game development tool for the purposes of learning game development, learning game engine development, and for rapid prototyping.

Language: C++ - Size: 15.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

valentecaio/opengl_base

A basic code to init GLFW and OpenGL on Linux (GLAD)

Language: C - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

meemknight/SDL2OpenglCMakeSetup

Plug and play SDL2 + GLAD + imgui already configured for you 😘! You don't even need to know CMake!

Language: C++ - Size: 9.79 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

salvaKaraka/Particle_simulation

This is a simple particle collision simulation

Language: C++ - Size: 1.47 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

iCH-Borovich/3D_Workshop

This is my bachelor project written in c++ with a help of OpenGL

Language: C++ - Size: 2.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

DaveBeusing/opengl_sample

C++ OpenGL Sample Code using GLFW and GLAD

Language: C - Size: 320 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

etogood/Sledge

OpenGL Engine

Language: C++ - Size: 150 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

miha53cevic/Woxel

A simple voxel game made with opengl and SDL2

Language: C - Size: 8.82 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

excd/learn-opengl

Learn OpenGL tutorial code. https://learnopengl.com

Language: C - Size: 335 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

PixelSenseiAvi/GLADWalnut

The Renderer implemented in GLAD

Language: C - Size: 12.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

qtf0x/shadows

Demo program to show off a number of different rasterized shadowing algorithms using C++ and OpenGL. This was part of a research project for the "Advanced Computer Graphics" course at Colorado School of Mines.

Language: C - Size: 52 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jasperdrescher/HelloVcpkg

An introduction to Vcpkg by using GLFW and Glad as dependencies for a C++ project based on CMake.

Language: CMake - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

HanaDigital/OpenGL-Quickstart-Template

Quick start template for OpenGL 4.6 with C++ on Windows

Language: C - Size: 74 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

leoraclet/cpp-skeleton

Simple skeleton for C++ projects using SFML and Dear ImGui.

Language: C++ - Size: 1.55 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LinArcX/ogllearning

Learning OpneGL with GLFW+GLAD / SDL+GLEW

Language: C++ - Size: 220 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0