Skip to content

jerrygg/MeshSync

 
 

Repository files navigation

demo

Other Languages

MeshSync

ReleaseBadge ReleaseBadge

Working together with MeshSyncDCCPlugins, MeshSync is a package for synchronizing meshes/models editing in DCC tools into Unity in real time. This allows devs to immediately see how things will look in-game while modelling.

MeshSync is currently a preview package and the steps to install it differ based on the version of Unity.

  • Unity 2019.x
    PackageManager2019

    1. Open Package Manager
    2. Ensure that Show preview packages is checked.
    3. Search for MeshSync.
  • Unity 2020.1
    PackageManager2020

    1. Open Package Manager
    2. Click the + button, and choose Add package from git URL
    3. Type in com.unity.meshsync@ followed by the version.
      For example: com.unity.meshsync@0.2.5-preview

Supported Platforms

  • Windows 64 bit
  • Mac
  • Linux

Basic usage

From the GameObject menu, choose MeshSync > Create Server to create a server object.
This object has MeshSyncServer component that handles the sync process.

Menu

Settings

Default settings for MeshSync components can be configured on the Project Settings window.

Server Settings

Similarly, DCC Tools integration can be configured on the Preferences window

Server Settings

Advanced Features

Plugins

License

Related Tools

About

A package for synchronizing meshes/models editing in DCC tools into Unity in real time.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 45.7%
  • C# 29.9%
  • Mathematica 20.7%
  • C 1.7%
  • CMake 1.1%
  • ShaderLab 0.7%
  • Other 0.2%