Skip to content

Mesh Combiner is a little tool which can combine different meshes into one mesh in Unity for reduce the amount of batches / draw calls, making your game more optimized.

License

Notifications You must be signed in to change notification settings

dawid-t/Mesh-Combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mesh Combiner for Unity

Mesh Combiner is a little tool which can combine different meshes into one mesh for reduce the amount of batches / draw calls, making your game more optimized.

Download on Asset Store

Mesh Combiner

Tutorial video:

https://youtu.be/PxkthEMiEQI

The video content:

Video content

Mesh combining via code example from the video:

Code example

Optimization example from the video:

Optimisation example

About

Mesh Combiner is a little tool which can combine different meshes into one mesh in Unity for reduce the amount of batches / draw calls, making your game more optimized.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages