Skip to content

Struggleton/SSBHLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSBHLib

A library for dealing with the SSBH rendering format for Smash Ultimate. Cross Mod provides an example of how the library can be used.

Cross Mod

An experimental Smash Ultimate model viewer designed for research purposes. Model rendering and other application features are still highly experimental. If you discover a bug, report it in issues.

Mat Lab

A simple program for converting .numatb files to .xml and .xml files to .numatb. The output path will be generated if not specified.

Usage MatLab.exe <input> [output]

System Requirements

The recommended OpenGL version for Cross Mod is 4.20. Version 3.30 or higher may still work as long as the necessary OpenGL extensions are present.

Building

Compile in Visual Studio 2017 on Windows. Requires .NET Framework 4.6.1.

About

A library for dealing with SSBH rendering format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.0%
  • GLSL 4.0%