Unity-Technologies / com.unity.demoteam.digital-human

Library of tech features used to realize the digital human from 'The Heretic' and 'Enemies'.
Other
521 stars 90 forks source link

Enemies? #4

Open thekesslereffect opened 2 years ago

thekesslereffect commented 2 years ago

Hey! I was just wondering when you would be releasing the Enemies demo to the public to see how you did stuff. I remember something about Q3 being the tentative date of release, but just wanted to check. Thanks!

fingerx commented 1 year ago

Is this a lie?hair solution, long unavailable.

pauldrummond commented 1 year ago

Is there a sample or demo that shows how to use the new additions from the Enemies project? I've tried adding the SkinTensionRenderer component to my mesh, along with a Material using the new Digital Human Skin shader, but I get the following error:

Vertex or Fragment Shader "Shader Graphs/DigitalHuman Skin" requires a ComputeBuffer at index 3 to be bound, but none provided. Skipping draw calls to avoid crashing.