Pinned Repositories
bindbc-opus
Static & dynamic D bindings to Opus, opusenc, and opusfile, compatible with BetterC, @nogc, and nothrow.
bindbc-sdl
Static & dynamic D bindings to SDL and the SDL_* libraries, compatible with BetterC, @nogc, and nothrow.
atlas
A D rectangle packer/texture atlas generator library.
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
bindbc-allegro5
This project provides both static and dynamic bindings to the Allegro libraries. They are compatible with @nogc and nothrow and can be compiled with -betterC compatibility.
bindbc-cocoa
A dynamic D binding to Cocoa
bindbc-imgui
(WIP)
bindbc-llvm
WIP.
objc
Static D bindings to Apple's Objective C runtime.
ui
ichordev's Repositories
ichordev/objc
Static D bindings to Apple's Objective C runtime.
ichordev/atlas
A D rectangle packer/texture atlas generator library.
ichordev/bindbc-imgui
(WIP)
ichordev/ui
ichordev/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
ichordev/bindbc-allegro5
This project provides both static and dynamic bindings to the Allegro libraries. They are compatible with @nogc and nothrow and can be compiled with -betterC compatibility.
ichordev/bindbc-cocoa
A dynamic D binding to Cocoa
ichordev/bindbc-llvm
WIP.
ichordev/bindbc-sdl
A configurable set of dynamic and static D bindings, to the SDL library and its satellites, which are compatible with @nogc, nothrow, and BetterC.
ichordev/bindbc-sdl-tests
Hastily translated SDL tests, used to help find bugs in bindbc-sdl.
ichordev/D-Metal-Binding
Bindings for the D language to Apple's Metal Graphics API
ichordev/dlang.org
Pages for the dlang.org website, home of the D Programming Language
ichordev/cdt
Constrained Delaunay Triangulation in D
ichordev/De-GML
A library to help with porting GameMaker games to D.
ichordev/DoonEngine
a voxel path-tracer
ichordev/encrypt-d
A basic D encryption library.
ichordev/ErupteD
Auto-generated D bindings for Vulkan
ichordev/FastNoiseLite-D
D bindings for FastNoiseLite
ichordev/ffmpeg-d
D port of the FFmpeg C headers
ichordev/FFmpeg-iOS-build-script
Shell scripts to build FFmpeg for iOS and tvOS
ichordev/gaemu
gamemaker 8 emulator: just enough features to run my fork of classic Spelunky
ichordev/iota
Input-output (audio, controls, etc) library for D
ichordev/isla-d
A library for parsing the ISLA serialisation format in D.
ichordev/kdtree
A k-dimensional tree implementation for D.
ichordev/organya
A music sequencer using DirectX and which is not depend on MIDI device.
ichordev/Packages
Syntax highlighting files shipped with Sublime Text and Sublime Merge
ichordev/redub
Attempt to recreate dub as a build system, original dub compatible, ignoring almost completely the package management.
ichordev/shelper
bgfx shader helper for D.
ichordev/sparsed
Sparse sets in D.
ichordev/V-Erupt
Vulkan loader generator. Will generate vulkan loader/bindings for several languages, DLang being the first implemented.