dgfx ~master
A pixel graphics libary for D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DGFX
A simple, lightweight retro-style graphics library for D.
Installation
FIrst, as a prerequisite, if you don't have a D compiler installed, download and install one from dlang.org.
SDL2 is also required for this library to work, get a copy for your platform from libsdl.org, or if your on Linux, install it via your package manager.
Then simply add it to your project by running `dub add dgfx
`.
Usage
See `source/app.d
` as an example for usage.
Changelog
v1.0.0 Initial Release
v1.1.0 Readme and Docs
v1.1.1 Fixed bug with rendering
v1.2.0 Added support for better keyboard input
v1.2.1 Optimized rendering
v1.2.2 General Bugfixes
v1.3.0 Tilemap support working!
v1.3.1 Tilemap bugfixes, tile array now y,x instead of x,y.
- Registered by Dark System
- ~master released 2 days ago
- DarkSystemGit/DGFX
- MIT
- Copyright © 2024, darksystem
- Authors:
- Dependencies:
- dsdl2
- Versions:
-
1.3.1 2024-Dec-24 1.3.0 2024-Dec-24 1.2.2 2024-Dec-06 1.2.1 2024-Dec-01 1.2.0 2024-Dec-01 - Download Stats:
-
-
0 downloads today
-
4 downloads this week
-
22 downloads this month
-
22 downloads total
-
- Score:
- 0.9
- Short URL:
- dgfx.dub.pm