SkillAgentSearch skills...

Dsdl

An OO high level wrapper for SDL with bindbc-sdl in the D programming language around bindbc-sdl.

Install / Use

/learn @avaxar/Dsdl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

dsdl logo

dsdl

An object-oriented wrapper for SDL2 in the D programming language utilizing high level programming constructs compatible with @safe code, accompanied with the bindbc-sdl binding.

Use

The recommended way of using this library in your project is to add it to your dub project. dsdl has been published in the dub package registry. A simple dub add dsdl would do.

Missing Features

  • audio subsystem functions;
  • joystick support;
  • game controller support;
  • haptic subsystem functions.

Documentation

ddox-generated documentation can be accessed online through this repository's site, or locally by cloning the repository and running dub -b ddox.

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated5mo ago
Forks0

Languages

D

Security Score

92/100

Audited on Oct 6, 2025

No findings