Skip to content

unity3d-jp/MeshSync

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* update package.json
* update changelog
* sync to test projects

Co-authored-by: Sindharta Tanuwijaya <sindharta@gmail.com>
afb8113

Git stats

Files

Permalink
Failed to load latest commit information.

demo

Latest official docs

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 developers to immediately see how things will look in-game while modelling.

Supported Platforms

  • Windows 64 bit
  • Mac (Intel/Silicon)
  • Linux

Please refer to the installation page to install MeshSync package.

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

Features

Internal Plugins

License

Related Tools