dray 4.0.0-r3

raylib bindings for dlang


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:

DUB Package

dray

dlang bindings to raylib v4.0.0 (based on the official upstream 4.0.0 release).

patches:

  • raygui included
  • HIDPI enabled

usage

all you need to do is add this package as a dependency and it should automatically build the Raylib C library and link it in. if for some reason you want to use a custom build, just place your own libraylib.a in the package root (usually something like ~/.dub/packages/dray_xxx.

note that raylib has some of its own dependencies such as OpenGL.

demo

see demo, which demonstrates a simple application using these Raylib bindings.

Authors:
  • xdrie
Dependencies:
fluent-asserts
Versions:
4.2.0-r3 2023-Aug-01
4.2.0-r2 2022-Nov-10
4.2.0-r1 2022-Nov-09
4.0.0-r6 2022-Apr-10
4.0.0-r5 2022-Feb-25
Show all 20 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 8 downloads this month

  • 1514 downloads total

Score:
1.3
Short URL:
dray.dub.pm