Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...


Introduction

This page is for collecting information about characters on the web, and for trying to line up the concepts with USD.

...

Concepts, In Detail

Blend Targets

In Unity it's an import choice to either import or calculate blend shape normals. Calculation is then "auto-smooth" per-blendshape and the calculated normals are used at runtime for interpolation.


Image Modified


Video of a box/sphere blend shape interpolation:

https://academysoftwarefdn.slack.com/archives/C013Z5AMT7T/p1699372600728409?thread_ts=1699305453.565659&cid=C013Z5AMT7T

Which means that sharp cube to smooth sphere is representable in Unity and also in FBX and glTF. Hree's a glb file that illustrates the concept:

cubeToSphere.glb

Mapping the Concepts to USD

...