Skip to content

ahillo/SharpBgfx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpBgfx

Provides managed (C#,VB,F#,etc) bindings for the bgfx graphics library.

See https://github.com/bkaradzic/bgfx.

The main library is a minimal set of pinvoke declarations. The examples pull in additional dependencies for various bits of helper functionality, such as the SlimMath vector math library.

Platforms

Currently only tested on Windows, though it will probably run fine on Mac and Linux if Mono is installed and the bgfx native library is rebuilt for those platforms.

About

C# bindings for the bgfx graphics library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%