Giter VIP home page Giter VIP logo

flame-blender-add-on's Issues

Keyframe jaw values

Hi,

Regarding the jaw value (Set jaw), I have assigned it for many frames (I am working with a video) based on a preprocessing step, as following: bpy.data.window_managers["WinMan"].flame_tool.flame_jaw = <value>. However, I can't keyframe the value for the jaw since it is not a shape key (I need to keyframe since I want to export an fbx for a video, not a single frame). Any ideas?

Thanks in advance

Texture for FLAME

I just wonder, if I can have my own texture for FLAME ?
So that I can render it in blender.

Change shape and expression parameters with python

Thanks a lot for the add-on, it's awesome !

But I wonder if it is possible to set the shape and expression parameters of the flame model in Blender with python, using the parameters that I get from TF_FLAME let's say.

I tried to set the exact same FLAME parameters both in TF_FLAME and the in Blender but the resulting models differ a lot.

Is there a way to interpolate the parameters to match the logic of the FLAME model in Blender ?
I hope so cause the number of parameters for both shape and expression match.
Thanks !

What is the meaning of each shape key?

Thank you for this wonderful add-on.

The faces that can be generated using this add-on come with 418 shape keys (blendshapes), but what do the 300 Shape parameters, 100 Expression parameters and 18 Pose parameters mean?

I would like to know if there is any site or video that explains this, as it would be inconvenient to try to tweak all the parameters to see the changes.

bug in more recent numpy version

numpy #bug

C:\Users\USER\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\flame_tools\__init__.py:350: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray.
  mat = np.asarray([[0, -r[2], r[1]],

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.