Avatar SDK Unity Cloud plugin
3.0.1
Realistic avatar generation toolset for Unity3D
|
This sample shows how the Avatar SDK plugin can be used in the WebGL applications.
There are some predefined sample photos for avatars generation. These photos are located in our cloud storage and retrieved by their URLs. Also, user can upload a photo from the local drive.
WebGL sample generates Head 1.2 avatars by default. If you need to change pipeline type, just modify the code in the WebglSample.cs script where the pipelineType variable is set:
WebGL builds have some limitations:
See WebglSample.cs for implementation details.
Location: Assets/itseez3d/avatar_sdk/samples_cloud/06_webgl_sample/scenes/06_webgl_sample.unity.