Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 550 Bytes

Mutations

Scripts to streamread and streamwrite a Unity Mesh to a CityJSON file, and submitting it as a mutation to a server.

List submitted models and approve or deny them.

Installing

This package is provided through OpenUPM, to install it using the CLI you can perform the following:

$ openupm add mutations

or, you have to add https://package.openupm.com as a scoped registry with, at least, the following scopes:

  • eu.netherlands3d

Usage

Add the monobehaviour to a GameObject with a Mesh to start converting it