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

Folders and files

NameName
Last commit message
Last commit date
Apr 27, 2023
Jun 12, 2023
Jun 12, 2023
Dec 6, 2024
Dec 6, 2024
Dec 6, 2024
Jun 1, 2023
Jun 12, 2023
Apr 14, 2022
Jan 25, 2023
Sep 18, 2020
Oct 28, 2021
Dec 6, 2021
Jun 12, 2023
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
Jun 12, 2023
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