8000 GitHub - MikePopoloski/SharpBgfx: C# bindings for the bgfx graphics library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

MikePopoloski/SharpBgfx

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 easiest way to use it is to drop the amalgamated SharpBgfx.cs file into your project and go. Alternatively, you can build the library into a managed assembly.

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

0