Skip to content

2. 3D unity scene

Flora edited this page Jan 23, 2022 · 3 revisions

The 3D scene is developed in a separate repository to allow CI for Unity and separate the development. The repository is private as it contains private data on the 3D model of the far. Go to Crop_unity repository.

To update a new version of the Unity_js project, there is a need to update the submodule in the main Crop directory:

git submodule update --remote or git submodule update --remote --merge

Clone this wiki locally