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

use multiple cameras #5

Open
gperciva opened this issue Apr 28, 2011 · 1 comment
Open

use multiple cameras #5

gperciva opened this issue Apr 28, 2011 · 1 comment

Comments

@gperciva
Copy link
Owner

.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.
@gperciva
Copy link
Owner Author

There's currently a --cycle-cameras=X seconds, where it switches between all available cameras every X seconds. No functionality to control this manually yet, though.

I think this will really depend on adding it to the lilypond input, which will require me to get my hands dirty with scheme stuff and lilypond internals again. (I need either a custom event, or a extra-event which allows me to add whatever list(s) I want, or something)

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

1 participant