Topic: "opengl-framework"
natario1/Egloo
A lightweight Kotlin multiplatform framework for OpenGL ES and EGL management based on object-oriented components, inspired by Google's Grafika.
Language: Kotlin - Size: 4.95 MB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 151 - Forks: 21

neo-mashiro/sketchpad
A simple rendering library to experiment with CG techniques in OpenGL.
Language: C++ - Size: 222 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 52 - Forks: 4

roshanpoudyal/3D_interactive_graphics_rendering_engine
Develop a 3D interactive graphics rendering engine
Language: C - Size: 134 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 48 - Forks: 7

cginternals/gloperate
C++ library for defining and controlling modern GPU rendering/processing operations.
Language: C++ - Size: 7.41 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 43 - Forks: 24

Xoliper/ANGE
C++ OOP GUI Library
Language: C++ - Size: 13.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 11

berkbavas/CanavarGraphicsEngine
A basic graphics engine written with C++ using OpenGL API
Language: C++ - Size: 166 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 33 - Forks: 6

noalien/GL4Dummies
GL4Dummies is an API that aims to help C developers to easily produce Multi-platform OpenGL 3.3+ applications.
Language: C - Size: 136 MB - Last synced at: 6 days ago - Pushed at: 25 days ago - Stars: 26 - Forks: 16

alexkid77/3dEngineOpenGL
This is a 3d engine written from scratch in my last semester on the university (Spring 2009)
Language: C - Size: 22.6 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 2

msharov/gleri 📦
Network protocol, service, and API for using OpenGL remotely.
Language: C++ - Size: 534 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 0

rsahlin/graphics-by-opengl
PBR based renderer in Java using OpenGL (ES) with GLTF support. Vulkan support is being worked on.
Language: Java - Size: 4.62 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 4

adamlwgriffiths/OMGL
Pythonic OpenGL Bindings
Language: Python - Size: 1.43 MB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 0

rustiever/Sorting-Algorthims-Visualization
Visualisation of popular sorting algorithms using openGL
Language: C++ - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

RaphiMC/ThinGL
Lightweight Java wrapper for many common OpenGL functions
Language: Java - Size: 817 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 4 - Forks: 0

Mmabiaa/Cpp-Beginner-Projects
Simple and beginner friendly C++ projects you can clone
Language: C++ - Size: 1.53 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

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

RolindaW/sb7tutorials
OpenGL SuperBible 7th Edition Tutorials
Language: C++ - Size: 233 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Over-Run/swgl-core 📦
The SWGL is a lightweight library, and can be used with any Java application.
Language: Java - Size: 4.91 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hidefromkgb/ogl_stub
Cross-platform OpenGL 2.0 sample application
Language: C - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

stonexjr/davinci
A lightweight 3D graphics library in C++
Language: C++ - Size: 557 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

OrangeTide/midge 📦
An inconsequential framework for OpenGL programming
Language: C - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

angelvalay/aplicaciones-opengl-graficacion 📦
Ejercicios y practicas en C++ y Python para el desarrollo de aplicaciones graficas con la libreria de OpenGL.
Language: C++ - Size: 2.89 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

kartiksethi/OpenGL-Playground
A children's playground built using OpenGL. Some primitives imported from Blender.
Language: HTML - Size: 3.36 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

Alkoarism/LittleBigEngine
Template projects with each passing version of the engine.
Language: C++ - Size: 4.16 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Coollab-Art/glpp
A thin wrapper around OpenGL for C++17
Language: C++ - Size: 210 KB - Last synced at: about 21 hours ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

ActivexDiamond/openLVE
A simple voxel game engine and renderer written in Lua using OpenGL 4.5.
Language: Lua - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DespotS/Computer-Graphics
A collection of computer graphics projects, featuring a 2D application built with JavaFX and an upcoming 3D application using OpenGL. Explore and learn the fundamentals of 2D and 3D graphics programming!
Language: C++ - Size: 121 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

travisgk/guru
A simple framework for building 3D scenes in OpenGL.
Language: C++ - Size: 98.7 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Abdalrahman-Alhamod/SpongeBob
🍍Dive into a Sponge-tastic 3D world with intuitive controls and vibrant textures. 🌐
Language: C++ - Size: 2.54 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iconstudio/Modern-OpenGL
OpenGL Framework on C++23
Language: C++ - Size: 2.91 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Over-Run/ktgl
Kotlin Game Language
Language: Kotlin - Size: 139 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

egemengulpinar/3DRotatingObjects-OpenGL
It has prepared 3D Models that can be rotating all around with keyboard commands. The models are Triangle, Cube, Rectangle, Circle. In this project, I have used C++ and OpenGL tools in Visual Studio 2019
Language: C - Size: 27.2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

DunkleMango/GLRF
OpenGL Realtime Framework
Language: C++ - Size: 69.2 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

JerinFrancisA/CoronaAd-OpenGL
A corona advertisement-meme made using OpenGL API | C++
Language: C++ - Size: 13.9 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

amsimoes/rubik-opengl
[University Project] Rubik's cube theme project implementation in OpenGL (C++)
Language: C++ - Size: 1.75 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

JewSaten/GPUImageForAndroid
基于opengl的android滤镜
Language: Java - Size: 227 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

JackyC415/openGL-2D-marioDash
Language: C++ - Size: 11.9 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

scorsi/gameengine 📦
A 3D Game Engine using OpenGL (stopped)
Language: Groovy - Size: 2.21 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

yalavrinenko/OGLDraw
Simple class for easy work with GLUT
Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

cristian-szabo-university/2d-graphics-programming-opengl
An OpenGL coursework for the 2D Graphics Programming module.
Language: C++ - Size: 5.74 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

intmpg/CG
compucter graphics
Language: C++ - Size: 43.6 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

intmpg/cg_lab2
Language: C++ - Size: 22.5 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
