Giter Site home page Giter Site logo

smush-material-research's Introduction

Smash Ultimate Material Research

A collection of dumps, scripts, and markdown files for research into lighting, shading, rendering, and materials for Smash Ultimate. The markdown files contain information on researched values for materials and can be viewed directly in the browser. Please submit an issue or pull request for any incorrect or missing information.

The repository has a website for tutorials and real time demos. If any pages don't load properly or one of the demos is messed up, report the bug in issues.

Generating Data - WIP

Basic instructions for how to generate the value dumps.

SQLite database

Most of the data is stored in an SQLite database generated by the program in the Smush-Material-DB repo.
The repo contains instructions for how to run the tool. The database can be used with the provided python scripts for data visualization even without any SQL knowledge.

XML Dumps

TODO:

Json Dumps

TODO:

Shader Info Dump

Extract the nuc2effectlibrary.nufxlb.json from Value Dumps or convert the nuc2effectlibrary.nufxlb file to JSON using ssbh_lib_json.
python batch_export_shader_info.py nuc2effectlibrary.nufxlb.json <export folder>

Dump Shader Binaries

  1. Build the BatchExportShaderBinaries in SSBHLib
  2. BatchExportShaderBinaries.exe "render/shader/bin" <Binary Output Folder>

Additional Tools

SSBHLib - Contains libraries and programs for editing, viewing, and exporting various rendering related file types.
SSBU-TOOLS - Contains the XMBDec.py script that can be used to convert XMB files to and from XML

smush-material-research's People

Contributors

scanmountgoat avatar thatnintendonerd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.