Coder Social home page Coder Social logo

orochi4268 / assetstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from perfare/assetstudio

0.0 1.0 0.0 38.32 MB

AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.

License: MIT License

C# 76.06% C++ 23.63% C 0.31%

assetstudio's Introduction

AssetStudio

Build status

None of the repo, the tool, nor the repo owner is affiliated with, or sponsored or authorized by, Unity Technologies or its affiliates.

AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.

Features

  • Support version:
    • 2.5 - 2019.3
  • Support asset types:
    • Texture2D : convert to png, tga, jpeg, bmp
    • Sprite : crop Texture2D to png, tga, jpeg, bmp
    • AudioClip : mp3, ogg, wav, m4a, fsb. support convert FSB file to WAV(PCM)
    • Font : ttf, otf
    • Mesh : obj
    • TextAsset
    • Shader
    • MovieTexture
    • VideoClip
    • MonoBehaviour
    • Animator : export to FBX file with bound AnimationClip

Usage

Requirements

How to use

  • Use File-Load file, File-Load folder to load assets or assetbundles from multiple files or folder
  • Use File-Extract file, File-Extract folder to export assetbundles to assets from multiple files or folder
  • Export assets: use Export menu
  • Export model:
    • Export model from "Scene Hierarchy" using the Model menu
    • Export Animator from "Asset List" using the Export menu
    • With AnimationClip:
      • Select model from "Scene Hierarchy" then select the AnimationClip from "Asset List", using Model-Export selected objects with AnimationClip to export
      • Export Animator will export bound AnimationClip or use Ctrl to select Animator and AnimationClip from "Asset List", using Export-Export Animator with selected AnimationClip to export

Build

  • Visual Studio 2019 or newer
  • AssetStudioFBX uses FBX SDK 2020.0.1 VS2017, before building, you need to install the FBX SDK and modify the project file, change include directory and library directory to point to the FBX SDK directory
  • If you want to change the FBX SDK version, you need to replace libfbxsdk.dll which in AssetStudioGUI/Libraries/x86/ and AssetStudioGUI/Libraries/x64/ directory to the new version

Open source libraries used

Texture2DDecoder

assetstudio's People

Contributors

arcadedoug avatar druhin13 avatar imgbotapp avatar k0lb3 avatar mafaca avatar paleneutron avatar perfare avatar qiankanglai avatar radumc avatar

Watchers

 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.