Skip to content

Repository files navigation

FNA.NET

Nuget

FNA.NET is a opinioned fork of FNA. Its goal is to bring FNA to nuget package manager. It also contains some custom modification and extensions.

Supported Platforms

Android

OSArchitecturesRenderer
AndroidArm64OpenGL
AndroidArm64Vulkan(Many devices)

Notes:

  • Android: It should run with OpenGL on most devices. It runs with Vulkan on many modern devices with the newer SDL3 GPU.
  • Android: Emulator is not supported as SDL3 GPU has no support for it.

Apple

OSArchitecturesRenderer
iOSArm64OpenGL, Metal
macOSArm64, x64OpenGL, Metal
tvOSArm64OpenGL, Metal

Notes:

  • iOS/tvOS: Simulator is not supported as SDL3 GPU has no support for it.

Windows

OSArchitecturesRenderer
Windowsx64OpenGL, D3D11, Vulkan
UWP(XBox)x64D3D11

Notes:

  • UWP is supported through a custom SDL3 fork as SDL3 has dropped the support of UWP platform officially.

Linux

OSArchitecturesRenderer
Ubuntux64, arm64OpenGL, Vulkan

Notes:

  • Linux: Other Linux OS is not tested but it should work.

FNA Documentation

https://fna-xna.github.io/docs/

About

Opinioned fork of FNA with nuget packages

Topics

Resources

Stars

28 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages