Akira13641 / PasBGFX

Pascal bindings to the C API for BGFX, "a cross-platform, graphics API agnostic, Bring Your Own Engine/Framework style rendering library".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PasBGFX

Pascal bindings to the C API for BGFX, "a cross-platform, graphics API agnostic, Bring Your Own Engine/Framework style rendering library".

Tested and known-working with Free Pascal 3.3.1.

You will need to have the shared library versions of both SDL2 and BGFX itself installed in order to run the example programs.

The "Hello World" example running on Windows:

Hello World

About

Pascal bindings to the C API for BGFX, "a cross-platform, graphics API agnostic, Bring Your Own Engine/Framework style rendering library".

License:BSD 2-Clause "Simplified" License


Languages

Language:Pascal 100.0%