gl
There are 56 repositories under gl topic.
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
raphamorim/react-ape
🦍• React Renderer to build UI interfaces using canvas/WebGL (TV and Hardware-Accelerated GPU development based)
GregoryNative/react-native-gl-image-filters
React-Native image filters using gl-react
dmnsgn/primitive-geometry
Geometries for 3D rendering, including normals, UVs and cell indices (faces). Perfect if you want to supercharge your dependency folder... with 30KB of geometries.
node-3d/webgl-raub
OpenGL/WebGL for Node.js
node-3d/3d-core-raub
An extensible Node.js 3D core for desktop applications
node-3d/glfw-raub
GLFW for Node.js
node-3d/node-3d
Guidlines and common information
timschofield/webERP
webERP Accounting and Business Administration ERP system
MrsRina/dungeon-of-chess
Chess Game written in C++ using OpenGL 3 with a primitive AI.
LukasBanana/MentalGL
Single header OpenGL utility library in the public domain
flyskywhy/react-native-pixi
Tools for using pixi.js in react-native
expo/expo-gl
Expo module providing WebGL2 implementation
pex-gl/pex-gl
Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, webgpu) for use in PEX.
andreyugolnik/simple-viewer-gl
Simple Viewer GL is a simple and tiny image viewer based on OpenGL.
Miouyouyou/simple-gl-evdev
A not-so simple DRM / Evdev / OpenGL ES 2.x moving cursor example
TimvanScherpenzeel/webgl-constants
Complete set of constants as specified in the WebGL, WebGL2 and extension spec.
MaulingMonkey/rust-opendingux-test
OpenGL on RG350M demo
vallentin/GLCollection
Collection of OpenGL snippets and examples
SilkyChickn/CoreEngine
Lightweighted Java OpenGL Game Engine
arkenidar/ffi-luajit-sdl
SDL2 * accessed from LuaJIT with the help of its FFI. (*) OpenGL also!
m-bartlett/vita-tetris
Open source homebrew version of Tetris for Playstation Vita using vitaGL for 3D graphics
daemyung-archive/gfx
graphics abstract layer
itrabbit/react-native-webgl2
WebGL 2 Component for React Native
KeKsBoTer/graphix
A OpenGL graphics library written in GO
node-3d/deps-opengl-raub
Binaries and headers for OpenGL-dependent compilation
dmnsgn/primitive-ellipsoid
An ellipsoid geometry for 3D rendering, including normals, UVs and cell indices (faces).
KennFatt/Snowflakes
Graphic rendering using Piston and Glutin written in pure Rust
Kikismine/OpenGL-Cpp-Template
OpenGL template for no more struggling with starting the project.
raub/texgen-raub
Seamless procedural texture generator
realTristan/WinGL
Win32 Graphics Library From Scratch in C
zeozeozeo/tinygp
Tiny Graphics Painter: small, fast and pretty graphics tessellation in C99.
aleubeto/sistemasMultiagentes_graficasComputacionales
Repositorio recopilatorio de las tareas, actividades y evidencias realizadas durante la unidad de formación Modelación de sistemas multiagentes con gráficas computacionales durante el semestre de Agosto-Diciembre 2023.
AzizBenIsmail/QCU_Dynamic_Developers_Genie_Logiciel
Un QCU (Questionnaire à Choix Unique) est un type de question où plusieurs réponses sont proposées, mais une seule réponse est correcte. Voici un exemple de QCU sur le thème des développeurs de logiciels dynamiques
dalpaka/inpkg.h
The C/C++ version for clrflow (https://github.com/rver38/clrflow)
SIXiaolong1117/Simple-Renderer
ssloy/tinyrenderer的学习成果。一个简单的Renderer(包含独立实现的GL)。