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

https://github.com/kotlk/meshmerger

Single file mesh merger for Unity
https://github.com/kotlk/meshmerger

unity

Last synced: about 2 months ago
JSON representation

Single file mesh merger for Unity

Awesome Lists containing this project

README

          

# MeshMerger
Single file mesh merger

## Installation

- Download the file
- Put it in your Editor folder or anywhere you want

## Usage
- Select objects, you need to merge, in the scene
- Open: Tools->MeshMerger Window
- Setup settings
- Press "Fetch selected meshes" button
- Press "Combine" button

- If something goes wrong, press "Undo" button to undo changes (note, that all attached components will be lost, except for MeshRenderer, Transform and MeshFilter)