Code Monkey home page Code Monkey logo

nintentools.bfres's Introduction

NintenTools.Bfres

This .NET library provides easy access to data stored in the BFRES Nintendo graphics archive file format (most prominently used to store 3D game models), allows to modify the data and save new files.

More details are found on the wiki.

Supported Features

  • Load all subfiles and their sections of a BFRES file (Wii U versions 3.x).
  • Helper classes simplify modifying data sections, like VertexBufferHelper allowing strongly-typed access to edit VertexBuffer data.
  • Save new or modified BFRES files written from scratch.
  • Quickly run scripts on BFRES files able to access the whole API with the ResScript tool.
  • Parse BFRES files visually in 010 Editor with the provided binary templates.

The following features are not yet implemented, but planned:

  • Simplified modification of AnimCurve instances and better handling of key data.
  • Classes mapping typical ExternalFile contents (like BFSHA shader data), manually loadable on demand.

The following features are not planned:

  • Accessing raw header data (like file offsets). Since this can be useful for injection tools, it might be implemented on demand (please submit a feature request).
  • Deswizzling texture data.
  • Implementing the Switch BFRES format due to substantial changes in it, another library may target this in the future.

NuGet Package

It is not required to download the library in source and compile it yourself, as a typically up-to-date NuGet package exists.

Support

You can ask questions and suggest features on Discord aswell. Feel free to join the NintenTools channel on the Syroot server!

nintentools.bfres's People

Contributors

raykoopa avatar killzxgaming avatar lockeexile 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.