All Projects → FNA-XNA → Fna

FNA-XNA / Fna

FNA - Accuracy-focused XNA4 reimplementation for open platforms

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Fna

framework
The exomia/framework is used for building 2D and 3D games and more inspired by the XNA/Mono framework.
Stars: ✭ 21 (-98.34%)
Mutual labels:  gamedev, xna
Myra
UI Library for MonoGame, FNA and Stride
Stars: ✭ 348 (-72.53%)
Mutual labels:  gamedev, xna
Monogame
One framework for creating powerful cross-platform games.
Stars: ✭ 8,014 (+532.52%)
Mutual labels:  gamedev, xna
Mq Sprite
A sprite editor.
Stars: ✭ 65 (-94.87%)
Mutual labels:  gamedev
Dungeongenerator
Dungeon generator for games.
Stars: ✭ 66 (-94.79%)
Mutual labels:  gamedev
Cerberus
Cerberus X - A cross platform game programming language.
Stars: ✭ 74 (-94.16%)
Mutual labels:  gamedev
Parrothunt
ParrotHunt - ThreeJS WebGL game (http://parrothunt.nergal.se)
Stars: ✭ 85 (-93.29%)
Mutual labels:  gamedev
Dds Ktx
Single header KTX/DDS reader
Stars: ✭ 62 (-95.11%)
Mutual labels:  gamedev
Duality
a 2D Game Development Framework
Stars: ✭ 1,231 (-2.84%)
Mutual labels:  gamedev
Ezpygame
An easier way to use pygame
Stars: ✭ 72 (-94.32%)
Mutual labels:  gamedev
Stdpack.c
Collection of small public domain de/compressors in plain C.
Stars: ✭ 73 (-94.24%)
Mutual labels:  gamedev
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+823.28%)
Mutual labels:  gamedev
Openrails
Open Rails: free train simulator that supports the world's largest range of digital content.
Stars: ✭ 76 (-94%)
Mutual labels:  xna
Netdynamics
Data-oriented networking playground for the reliable UDP transports
Stars: ✭ 65 (-94.87%)
Mutual labels:  gamedev
Smmalloc Csharp
Blazing fast memory allocator designed for video games meets .NET
Stars: ✭ 81 (-93.61%)
Mutual labels:  gamedev
Game Jam Tools Resources
A list of many game dev/jam tools & resources.
Stars: ✭ 63 (-95.03%)
Mutual labels:  gamedev
Flycube
Graphics API wrapper is written in C++ on top of Directx 12 and Vulkan. Provides main features including ray tracing.
Stars: ✭ 78 (-93.84%)
Mutual labels:  gamedev
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (-94.55%)
Mutual labels:  gamedev
Lance
Multiplayer game server based on Node.JS
Stars: ✭ 1,161 (-8.37%)
Mutual labels:  gamedev
Super Mega Engine
Mega Man GameMaker Studio 1.4.1760 Engine
Stars: ✭ 73 (-94.24%)
Mutual labels:  gamedev

This is FNA, an XNA4 reimplementation that focuses solely on developing a fully accurate XNA4 runtime for the desktop.

Project Website: https://fna-xna.github.io/

License

FNA is released under the Microsoft Public License. See LICENSE for details.

FNA uses LzxDecoder.cs, released under a dual MSPL/LGPL license. See lzxdecoder.LICENSE for details.

FNA uses code from the Mono.Xna project, released under the MIT license. See monoxna.LICENSE for details.

Documentation

Documentation for FNA can be found on the FNA wiki:

https://github.com/FNA-XNA/FNA/wiki

Found an issue?

Issues and patches can be reported via GitHub:

https://github.com/FNA-XNA/FNA/issues

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].