Git Product home page Git Product logo

artifastring's People

Contributors

gperciva avatar tdyotn avatar

Stargazers

 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

artifastring's Issues

objects / parents in blender

In the blender model,

  • strings should be objects (parented on the violin body)
  • the fingers should be parented on each string
  • the top and bottom of the string should be in independent vertex groups, so that the fingers can be calculated from them.

This way, the finger-position (and bow-position, incidentally) will be more robust, and can also survive having multiple violins in the same scene. That could be great when doing violin duet music. :)

debug targets in scons

I should add a debug target environment. The old makefile had them, and it was useful a few times.

autogen.sh fails

... with loads of errors about subdir-objects not being in force.

Solution: add subdir-objects to the arguments of AM_INIT_AUTOMAKE in configure.ac

use multiple cameras

.actions files should have a way to switch between camera, i.e.
camera 7.25 2

  • add to unit test
  • make blender python scripts read these values and switch the active camera
  • make sure that models have cameras named "camera-X" where X is an integer.

scons build issues

Reports from Macros (evidently using a different version of scons)

  • he had to install fftw-3.

    GP: I'm quite surprised about this... other parts of Vivi need it, but I didn't think that anything in Artifastring needed fftw. I'll have to try duplicating this error myself.

  • scons: warning: The build_dir keyword has been deprecated; use the
    variant_dir keyword instead

    GP: I'll need to check if this works on my version of scons, or else upgrade, or something.

  • scons: *** [build/swig/_monowav.so] Source file: swig/monowav.i is static
    and is not compatible with shared target: build/swig/_monowav.so
    scons: building terminated because of errors.

    GP: ouch, I don't know what's happening here. Or rather, this message generally happens when you forget about -fPIC, but I've got that. Maybe the other version of scons loses the environment variables?!

    I'll have to come back to this later.

can't compile on osx 10.11

despite having both /usr/local/lib/libfftw3.a and /opt/local/lib/libfftw3.a I get the error

checking for main in -lfftw3f... no
configure: error: requires libfftw3

support skipstart / skipstop in .actions

Vivi now (well, when I next push) writes .action files that occasionally use a startskip and stopskip "action". These should be added to artifastring.

In the blender output, any file with a skip/stop should produce a visible change... maybe turn the background red or something?

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.