vpenades / niflib.net

C# .NET Managed Library Handling NIF (NetImmerse/GameBryo game engine) file format for 3D Meshes / Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

niflib.net

C# .NET Managed Library Handling NIF (NetImmerse/GameBryo game engine) file format for 3D Meshes / Models

Binaries

Build status

https://github.com/dol-leodagan/niflib.net/releases/latest

Origin

This library is a Decompiled source code from an old Managed NIF Library, inspired by Niftool's Niflib, shared by an Anonymous developper of the Dawn Of Light project, who have lost the source tree...

See

Niftools repository for Niflib : https://github.com/niftools/niflib

Most niflib.net Logic and Object Naming is mirrored from Niftools source code reimplemented in C#.

Niftools repository for NIF file format XML Description : https://github.com/niftools/nifxml

This is the Bible for understanding how to build an Object from a NIF file stream.

About

C# .NET Managed Library Handling NIF (NetImmerse/GameBryo game engine) file format for 3D Meshes / Models

License:GNU General Public License v2.0


Languages

Language:C# 100.0%