Skip to content

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

License

Notifications You must be signed in to change notification settings

unity3d-jp/MeshSync

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 28, 2022
0333695 · Jul 28, 2022
Jul 20, 2022
Jul 22, 2022
Jul 28, 2022
Jul 28, 2022
Jul 28, 2022
Jul 28, 2022
Jul 26, 2022
Jul 27, 2022
Apr 14, 2022
Jul 13, 2022
Sep 18, 2020
Oct 28, 2021
Dec 6, 2021
Jul 28, 2022
Mar 2, 2020
Feb 21, 2020
Feb 21, 2020
Feb 21, 2020
Feb 21, 2020
Jul 13, 2019
Jul 1, 2022
Feb 21, 2020
Apr 21, 2022
Jan 2, 2019
Jul 13, 2019
Mar 13, 2020
May 7, 2020
Sep 13, 2019
Jul 28, 2022
Jan 2, 2019

Repository files navigation

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