An open API service indexing awesome lists of open source software.

https://github.com/HugoPeters/NMS-Tools

Set of tools for No Man's Sky
https://github.com/HugoPeters/NMS-Tools

Last synced: 17 days ago
JSON representation

Set of tools for No Man's Sky

Awesome Lists containing this project

README

        

# NMS-Tools
Set of tools for No Man's Sky.

## NMS-Extract
[Shut up! Give me the latest version!](https://github.com/HugoPeters/NMS-Tools/releases/tag/0.1)

Extractor that scans a directory (should be the PCBANKS folder) for .pak's and extracts them neatly in an output folder.
This is a command line tool - you'll have to run it from a command prompt window.

## NMS-View

[Shut up! Give me the latest version!](https://github.com/HugoPeters/NMS-Tools/releases/tag/0.1)
![o shit whaddup](http://i.imgur.com/vMc0eLS.png)
Model viewer for .GEOMETRY.MBIN.PC files. Currently very basic, but I'm planning to add support for:

* More complex models (seems like some complex models are somewhat corrupted)
* Better model loading (please report failing models in general)
* Materials
* Scene Graph
* Skeleton & animation (..maybe later..)
* More MBIN structures

### NOTE: To compile from source, Xenko 1.4.2 is required (no higher!), get it from: http://xenko.com/ (it's open source / free, no sponsoring!)
(Why am I using this engine? Because it's awesome and saves me a whole lot of time!)