Skip to content

vitalfadeev/Templates

Repository files navigation

D Project Templates

Folders

cimport      - D using importC
dll          - DLL template. DllMain ()
sdl2         - SDL2 template using bindbc-sdl. Version SDL_2022.   Window, Event loop.
sdl2_cimport - SDL2 template using importC.    Version SDL_2022.   Window, Event loop.
sdl3_cimport - SDL3 template using importC.    Version SDL 3.2.10. Window, Event loop.
win_console  - Win64 template. WinMain().
win_window   - Win64 template. WinMain(), Window.
xcb_window   - Linux X11/XCB template.    Window, X11 auth, Event loop.
gtk          - GTK template.              Window, Label.
wayland      - Wayland template.          Window, Event loop.

About

DLang templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors