michael-timmers's Stars
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
qgis/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
libsdl-org/SDL
Simple Directmedia Layer
yqrashawn/GokuRakuJoudo
config karabiner with ease
Keychron/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
aminosbh/sdl2-cmake-modules
Modern CMake modules for finding and using the SDL2 library as well as other related libraries: SDL2_image, SDL2_ttf, SDL2_net, SDL2_mixer and SDL2_gfx. (Targets: SDL2::Core, SDL2::Main, SDL2::Image, SDL2::TTF, SDL2::Net, SDL2::Mixer and SDL2::GFX). Mirror of https://gitlab.com/aminosbh/sdl2-cmake-modules
samtupy/nvgt
The Nonvisual Gaming Toolkit
gzorin/sdl-metal-cpp-example
Use Metal's C++ interface to draw a triangle in a SDL window
Debankle/Objective-C-Cocoa-App-without-XCode
This is a basic Cocoa gui application, created completely programatically, and can be used as a template to build from.
codenetwork/mojomagic
michael-timmers/Mandelbrot
Interactive Mandelbrot set (C++)
michael-timmers/SDL2Template
A simple SDL2 project starter