cgl
Game dev lib
A general-purpose C library for graphics, game development, and utility functions.
CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation.
393 stars
4 watching
36 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
3dc9cppgamegamedevgraphicshacktoberfestopenglphong-lightingpythonrenderingrusttilemap
Related projects:
Repository | Description | Stars |
---|---|---|
lwjgl/lwjgl | Provides high-performance cross-platform libraries and APIs for developing 3D games and applications with access to graphics, audio, and controller technologies. | 548 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 267 |
jptiz/libgba-cpp | A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |
mattdesl/lwjgl-basics | A Java-based 2D game development library using LWJGL and shaders | 1,872 |
sfml/sfml-game-development-book | A collection of C++ code examples and tutorials for game development using the SFML library | 924 |
yui0/catgl | A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,455 |
oakes/play-cljc | A game library for making games with Clojure and ClojureScript using OpenGL and WebGL | 544 |
resttime/cl-liballegro | A Common Lisp interface to the Allegro 5 game programming library, providing bindings and a fixed timestep game loop. | 56 |
olikraus/ucglib | A C-based color graphics library for embedded systems with support for various display controllers. | 265 |
sjl/beast | A toolkit for building flexible objects in Common Lisp for video games. | 27 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,625 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,063 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |