Giter Site home page Giter Site logo

maya-dem-bones's People

Contributors

robertjoosten avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

maya-dem-bones's Issues

issue on line 189

hello. I think there is a array initial size issue on 189
// get bind matrix
mT[name].resize(nF * 4, nB * 4);

since each joint only use 4 lines , should remove the multiply

cannot import name 'core' from 'src.dem_bones err

Hi Robert,

after install and used I have this err:

ImportError: file C:\Program Files\Autodesk\Maya2022\Python37\lib\site-packages\src\dem_bones_init.py line 6: cannot import name 'core' from 'src.dem_bones' (C:\Program Files\Autodesk\Maya2022\Python37\lib\site-packages\src\dem_bones\init.py)

what should I do for that?

Thanks

Question about add new joints on exsiting joints

Hi Robert:
I have a question regarding to the dembones. If i already have exsiting joints and would like to add another 10 joints to get better result. How can i do that?
I tried simply add nB by 10 but compute will call init() first and will return nB to 1 since the m and w matrix will not equal to nB anymore. Did i missing anything? hope you could help me .
Thank you

Yang

Maya 2022 build errors

Hi Robert,
First, thank you for building this project! Very cool and super helpful!

So I got Maya 2020 to build ok. A couple of errors but built successfully.

Maya 2022 not as much. I'm currently still using Python 2.7 with this version. Eventually making the shift over to 3.7.

I modified the build.bat to see if I could get a 2.7 build but this didn't work.
if "%maya_version%"=="2022" (
set python_export="init_dem_bones"
set python_lib=python27.lib
set python_include=Python27\Python
set vs_directory="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build"
)
Any suggestions?

Even with Python37 the build fails: _dem_bones.pyd : fatal error LNK1120: 202 unresolved externals

Also, couldn't run this with a normal cmd prompt. Only works if I used the VS Dev Command Prompt.
Cheers,
-Sean

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.