redxdev
-
- 97,752 total downloads
- last updated 7/23/2022
- Latest version: 3.3.8
GLFW is an Open Source, multi-platform library for creating windows with OpenGL contexts and receiving input and events. It is easy to integrate into existing applications and does not lay claim to the main loop. GLFW is written in C and has native support for Windows, OS X and many Unix-like... More information -
GodotCSTools by: redxdev
- 6,545 total downloads
- last updated 5/4/2018
- Latest version: 1.0.0-beta9 (prerelease)
A set of tools to make using C# in Godot easier! Version 1.0.0-beta4 and earlier support Godot 3.0-beta2. Version 1.0.0-beta5 supports Godot 3.0-rc1 Version 1.0.0-beta7 supports Godot 3.0-rc3 Version 1.0.0-beta9 supports Godot 3.0.3-rc1 -
- 5,748 total downloads
- last updated 5/2/2014
- Latest version: 1.10.0
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single... More information -
xbloom.
Spin by: redxdev- 5,287 total downloads
- last updated 2/2/2018
- Latest version: 0.1.1-beta7 (prerelease)
Spin is a simple library for dialogue trees designed for use with games. It includes a human-readable file format for writing dialogue, and an extendable interpreter for executing them.