/Nursia

Lightweight 3D game engine for MonoGame/FNA.

Primary LanguageC#MIT LicenseMIT

Overview

NuGet Build status

Nursia is lightweight 3D game engine for MonoGame/FNA.

For now it can only load and render 3d models in the G3DJ(libgdx json 3d model) format.

fbx-conv is command line utility that converts FBX/Collada/Obj files to G3DJ.

Documentation

https://github.com/rds1983/Nursia/wiki

Building From Source Code

  1. Clone this repo.
  2. git submodule update --init --recursive
  3. Open a solution from the "build" folder.

Screenshots

Nursia Model Viewer

Credits