Skip to content
This repository has been archived by the owner on Sep 7, 2019. It is now read-only.
Saurabh Totey edited this page Jan 1, 2018 · 8 revisions

Welcome to the d2d Wiki!

d2d is a graphics library built from DerelictSDL2. It translates the LibSDL2 functions from C structs, pointers, strings, and functions to idiomatic D classes and methods. Additionally, d2d provides baseline architecture for more easily handling events and initializing windows.


d2d is created and maintained by Saurabh Totey, Kadin Tucker, and Elia Gorokhovsky.