Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Struggling with MorphTargets #18

Open
marcofiletto opened this issue Apr 19, 2023 · 2 comments
Open

Struggling with MorphTargets #18

marcofiletto opened this issue Apr 19, 2023 · 2 comments

Comments

@marcofiletto
Copy link

marcofiletto commented Apr 19, 2023

Hi!
the library doesn't support morphTarget updates on property?
I need to update my morphs influences but seems that the library does not support this..

<Base 
      position={[0, 0, 0]} 
      geometry={geo.nodes.Main.geometry} 
      morphTargetDictionary={geo.nodes.Main.morphTargetDictionary}
      morphTargetInfluences={geo.nodes.Main.morphTargetInfluences}
>
    <meshStandardMaterial transparent />
  </Base>
@fika00
Copy link

fika00 commented May 22, 2023

Yeah, I am struggling with this aswell... Trying to find a way to consolidate the geometry after the morph has been applied. I'll let you know if I find something.

@marcofiletto
Copy link
Author

We exported and worked with the updated model from Blender to an OBJ. It's not the best way but it works at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants