Coder Social home page Coder Social logo

unity3dmodelcontrol's Introduction

What is This

This is the utility tools to increase work efficiency in Unity.

It has the following features.

  • The file exporter
    • Convert 3D Models(fbx, obj, etc...) to prefabs.
    • Dissosiate AnimationClip files from 3D Models.
    • Capture 3D Models image and export file.
    • Register the asset file references to asset, csv, or json file.
  • Automaticaly attach colliders from 3D Models mesh info.

Install

Since unitypackage is in release tag, install it. https://github.com/TakuKobayashi/Unity3dModelControl/releases

Usage

After import, select Tools on the Menu bar, and select the FileExportEditor or AttachColliderEditor. And then open the Editors Window.

FileExportEditor

Input the items and press the execute button to execute the process. About each item is explained below.

  • Export Mode: Select from the 4 types of features described above to use
  • Search Root Directory: Execute processing to all files under the inputed Path.
  • Export Directory: Exports the result of executing processing to the inputed directory. The exporting file name has the same name as the file to be processed.
  • Distribute with the parent directory?: When exporting files, it is often that you want to export in directories structure following to a your own rule. At that time, if this checkbox is checked and executed, data will be exported with the same directory structure rule.
  • Refer hierarchy parent number: This item comes out when you check "Distribute with the parent directory?". From the target file, create a directory with the same name as the parent directory of the hierarchy which you make, and export the file to the distributed directory in that directory.
  • Search File Extention: This item comes out when you select "Convert To Prefab" or "Dissociate Animation Clip". You can execute only the format of the 3d model file that you have select.
  • Capture Image Width, Height: This item comes out when you select "Capture Scene Image".You can input the size of the image you want to export as Thumbnail.
  • Export File Extention:This item comes out when you select "Capture Scene Image".You can input the file type of the image you want to export as Thumbnail.
  • Execute:The file is export with the your settings.

unity3dmodelcontrol's People

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.