A package for creating Unity Perception compatible synthetic people.
Перейти к файлу
Salehe Erfanian Ebadi 33c3e801a3
Merge pull request #11 from Unity-Technologies/modify_license
modify license
2023-09-06 13:08:53 -07:00
.idea/.idea.com.unity.cv.synthetichumans.dir/.idea
Documentation~
Editor
Resources
Runtime
Samples~/All Samples
Settings
.gitattributes
.gitignore
CHANGELOG.md
CHANGELOG.md.meta
Editor.meta
LICENSE.md
LICENSE.md.meta
README.md
README.md.meta
Resources.meta
Runtime.meta
Settings.meta
package.json
package.json.meta

README.md

SyntheticHumans Package (Unity Computer Vision)

The SyntheticHumans package gives you the ability to procedurally generate and realistically place diverse groups of synthetic humans in your Unity Computer Vision projects. The package gives you control over the distribution of several human properties, as well as a customizable placement system to fit your bespoke contextual needs.

Getting Started

Quick Installation Instructions

Install the SyntheticHumans package into an existing project. Recommended for users with prior Unity experience.

Tutorial: Introduction to SyntheticHumans

Go through a step-by-step tutorial on adding the SyntheticHumans package to a project, customizing its settings, generating humans, animating them, and placing them into your Scenes.

Package Version Compatibility

The SyntheticHumans package requires the Perception package. The current SyntheticHumans version is compatible with com.unity.perception: 1.0.0-preview.1. Older versions of SyntheticHumans may require older versions of Perception.