KanzakiKino / g4d

Graphics Library for dlang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Graphics Library for dlang.

License:GNU Lesser General Public License v3.0


Languages

Language:D 99.7%Language:GLSL 0.3%