2022-11-18 20:53:50 +11:00
2022-11-18 20:53:50 +11:00
2022-11-18 20:53:50 +11:00
2022-10-06 19:09:03 +11:00
2022-10-06 19:09:03 +11:00

PadLab

Playground for different analogue stick setups written with SDL2 for graphics and controller support.

Building

Requirements:

  • C99 compiler
  • SDL 2.x
  • CMake 3.1 or higher

For *nix:

cmake -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo
cmake --build build
Description
Playground for different analogue stick setups using SDL2's graphics & controller support
Readme 136 KiB
Languages
C 53.9%
Python 19%
Objective-C 15.2%
CMake 9.3%
GLSL 1.7%
Other 0.9%