Skip to content

Akira13641/PasBGFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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