- Lodi, Italy
- https://www.linkedin.com/in/texzk/
Stars
The complete archive of all NeHe OpenGL Lessons available at http://nehe.gamedev.net.
A collection of simple single file OpenGL examples
The most powerful open source SDK for the PS1 (as far as open source PS1 SDKs go). Not recommended for beginner use.
stb single-file public domain libraries for C/C++
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
SDL2 examples, for 25+ different programming languages
OpenGL ES 3.0 Programming Guide Sample Code
Demonstration of how to draw a wireframe without separate mesh.
VASE renderer is a polyline and curve renderer on OpenGL.
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
A community sourced database of game controller mappings to be used with SDL Game Controller functionality
Sample program to run SDL2 / SDL2_image on Android (using CMake)
An open source re-implementation of RollerCoaster Tycoon 2 🎢
some interactive content for a blog post
Performance-portable, length-agnostic SIMD with runtime dispatch
A brief computer graphics / rendering course
Android OpenGL ES 1.0 demo - render 3D graphics via native OpenGLES 1.0, but manage the Activity with a GLSurfaceView