Graphics Library for dlang.


Keywords
library, graphics, gamedev, gui
License
LGPL-3.0
Install
dub fetch g4d --version 1.4.4

Documentation

g4d

g4d is a graphics library for dlang.

Requirements

  • FFmpeg 4.0
  • Freetype2 2.9.1
  • GLFW 3.2.1 or more
  • OpenGL 3.3 or more

If you use Window, you don't need to do anything.

Warning

On Windows, you must use VisualStudio's linker.

Example

You can see /test.d.

Author

KanzakiKino