Skip to content

LordBenjamin/sharp-and-rusty

Repository files navigation

sharp-and-rusty

screenshot

C# / .NET Core / WinForms application hosting an OpenGL triangle renderer written in Rust / Glutin.

There is also a full Rust implementation in main.rs.

  • Build the rust crate using cargo build
  • Build / run the desktop program using dotnet run

Rust / Glutin code inspired by https://gist.github.com/matthewjberger/9da00592b472b50ec1e6b3238719264b, although it required a lot of TLC to get it to compile against the latest Glutin crate.

About

C# / .NET Core / WinForms / Rust / Glutin / OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published