CSharpGL
CSharpGL
A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks.
Object Oriented OpenGL in C#.
570 stars
57 watching
224 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
csharpopenglshader
Related projects:
Repository | Description | Stars |
---|---|---|
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
overv/oogl | A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. | 414 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 393 |
cginternals/glbinding | A C++ binding for the OpenGL API, providing a cross-platform and type-safe interface to the OpenGL API. | 831 |
matus-chochlik/oglplus | A collection of thin object-oriented facades over OpenGL, OpenAL, and EGL APIs to simplify C++ usage. | 495 |
allyourcodebase/sdl | A C library that replaces SDL with Zig and provides a standard library for game development. | 77 |
bradwbeer/clinch | A Common Lisp 3D graphics engine with modern OpenGL features and tools for game development, visualization, and productivity software. | 269 |
google/swissgl | A minimalistic wrapper on WebGL2 API for reducing boilerplate code in procedural visualizations and simulations | 1,151 |
bohonghuang/claw-raylib | Provides automatic Common Lisp bindings for game development libraries | 39 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 789 |
guorg/gu.wpf.geometry | Provides reusable geometric elements and shaders for WPF graphics | 163 |
cbaggers/cepl | A Common Lisp library that abstracts OpenGL programming and provides a REPL-friendly interface. | 861 |