BadMonkeysTeam / Dynanimator

An animation package for the Dynamo visual programming environment
MIT License
17 stars 3 forks source link

More CombinedActions nodes #4

Open andydandy74 opened 9 years ago

andydandy74 commented 9 years ago

Now that we have a template for combining multiple actions in one node, we should make more of those nodes.... Also: Test whether we can get rid of the third custom node ("DynanimatorNestedFunction XXX") which would make editing those components much easier.

andydandy74 commented 9 years ago

Added the Phases And Camera Position With Fixed Target node in 68982f38067c544ac4aaea1a52811e5f961ab39a

andydandy74 commented 9 years ago

After #22, this should be considerably less work since we don't need any more Dynanimator FunctionHelper nodes that combine several operations.

andydandy74 commented 9 years ago

Added Element Transparency And Camera Position With Fixed Target (2bbb319888863f59191cd7d8cbe7a5fff68e1dbe) and Solar Study And Camera Position With Fixed Target (bb50dfb915990dc97d6ba51efe799cfd47a314e5)

rabiadhikari commented 9 years ago

It would be cool to be able to animate the Section box in the perspective to get cross sectional view. Having the section box animate, rotate while camera in motion could be a fantastic story telling process.

andydandy74 commented 9 years ago

Great suggestion @rabiadhikari - why didn't I think of that? :-) I've created a separate issue for the section box animation (#26). Once that's done we can combine it with camera movement. Just don't expect anything to happen soon - we're all rather busy at the moment...