Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanukin39/UniMeshCombiner

Simple Unity Mesh Combine Tool
https://github.com/sanukin39/UniMeshCombiner

Last synced: about 2 months ago
JSON representation

Simple Unity Mesh Combine Tool

Awesome Lists containing this project

README

        

# UniMeshCombiner

## Overview
UniMeshCombiner is the plugin of Unity that combine model mesh per material.

## Demo

![Demo1](https://github.com/sanukin39/UniMeshCombiner/blob/master/Demo/howto.gif)

## Requirement
Unity 2018 or higher

## Usage
1. Select Windo -> UniMeshCombiner to open UniMeshCombiner window

2. Set combine target object to Combine Target Filed

3. Check Export Mesh Toggle and Select Directory if you want to export Mesh assets

4. Press Combie Button!

## Result
### Input

### Output

## Install
use unitypackage at [release](https://github.com/sanukin39/UniMeshCombiner/releases/) page

## Licence
[MIT](https://github.com/sanukin39/UniMeshCombiner/blob/master/LICENSE)

## Author
[sanukin39](https://github.com/sanukin39)

## Reference
[ScriptReference CombineMeshes](https://docs.unity3d.com/ScriptReference/Mesh.CombineMeshes.html)

[Unityのシーン上に配置したモデルを結合する](http://tsubakit1.hateblo.jp/entry/2014/10/24/220610)

## Car Asset
The great car model from [Unity Asset Store](https://assetstore.unity.com/packages/3d/vehicles/land/car-20128)