Skip to content

acidbubbles/MeshSync

 
 

Repository files navigation

demo

Other Languages

MeshSync

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 therefore the installation requires preview packages to be enabled.

  • Unity 2019.x
    Open Package Manager and ensure that Show preview packages is checked. Then, search for MeshSync. Menu

  • Unity 2020.x
    Steps to enable preview packages:

    1. Go to Edit > Project Settings
    2. Select Package Manager in the Project Settings window
    3. Check Enable Preview Packages checkbox
    4. Click I understand

    Then, open Package Manager and search for MeshSync.

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

Various MeshSync related settings, including DCC Tools integration, can be configured on the Project Settings window.

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.6%
  • C# 25.1%
  • Mathematica 20.3%
  • C 7.5%
  • CMake 1.1%
  • ShaderLab 0.2%
  • Other 0.2%