June 08, 2024

My own D native multimedia layer (similar to SDL, but even more minimalistic, especially as of now) is now capable of displaying OpenGL context and is capable of detecting inputs on both Windows and Linux. Has some bugs and things aren't 100% finalized, hence the beta version.

https://github.com/ZILtoid1991/iota/releases/tag/v0.3.0-beta

See the testcases for some examples, also I'll be writing a better documentation soon.