Skip to content

Inochi2D/dsdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple DirectMedia Library for D

This package contains bindings to SDL3 and newer, unlike other D packages, this links directly to the SDL library at compile time.

The consumer of this package need to provide the SDL3 shared object file to D, see the dub documentation for more info.

Contributing

When binding SDL3, the documentation should be ported over to DDOC, this makes for a nicer user experience when using DSDL with code completion.

Pull-requests are welcome.

Releases

No releases published

Packages

No packages published

Languages