[Plugin]Architect's First Walkthrough (Tutorial)
-
I did the same as Pete. It would be nice to perhaps have a tool that could interact with the scene cooridinates and allow you click on certain places in the model that would serve as "keyframes". Upon clicking with the key tool, perhaps a small dialog box could appear, where users could enter the rotation or roll parameters of the camera and the in between frames interpolated. I guess I would be asking you to make the plugin a little more user friendly and require less mental work.
-
Preferably no mental work. Thanks for the plugin Martin though
-
-
@solo said:
Martin, to be honest, I looked at the tutorial and a fog of stupidity overcame me ...
Thank you! That's not good news, but it's exactly what I need to know.
-
Where I really want to go is a nice time line dialog tracking camera and the other things you want to animate. You divide your movie into scenes, specify lengths, camera position(s) and movements, ... The dialog should write the necessary script.
For the moment, scripting is needed if you want to add animations. What I've got is far simpler than the underware which manipulates transformation matrices. Appendix T of my tutorial if you're curious about what that means.
-
I know exactly what you want Martin, and you are on the right track too (no pun intended). This kind of plug-in is exactly what I would like, so keep up the good work!
If you could get that (controlled) SteadyCam look, but with an air of simplicity in the interface design (Mac and PC too), this plugin would do very well.
-
Martin,
this site has some interesting maths that could be applied for speeding up and slowing things down;
http://www.motionscript.com/mastering-expressions/table-of-contents.html
-
@tfdesign said:
Martin,
this site has some interesting maths that could be applied for speeding up and slowing things down;
http://www.motionscript.com/mastering-expressions/table-of-contents.html
Very nice link!
-
Yes. I thought some people would like that link.
I found it useful when trying to write scripts for Flash in the latter part of my degree. -
I liked now it broke down everything into small sections and builds upwards, while illustrating the data and formulas.
-
Related to Chris Glassier' posting. A possible UI which is relatively easy to use is shown below.
A 2-D application I use, XaraPro, uses a "Profile" dialog with some of its tools.
**A.)**shows a drop down list in the dialog of basic presets.
**B.)**shows how the user can tweek the presets by using slider or typing in values. Not only does the plot-graphic change instanteously, but the graphic of tick marks adjusts instantaneously depicting the dispersion of data along an interval.Just an idea of how choosing the proper the acceleration from scene to scene (or camera to camera) might be done.
-
@jclements said:
Related to Chris Glassier' posting. A possible UI which is relatively easy to use is shown below.
A 2-D application I use, XaraPro, uses a "Profile" dialog with some of its tools.
**A.)**shows a drop down list in the dialog of basic presets.
**B.)**shows how the user can tweek the presets by using slider or typing in values. Not only does the plot-graphic change instanteously, but the graphic of tick marks adjusts instantaneously depicting the dispersion of data along an interval.Just an idea of how choosing the proper the acceleration from scene to scene (or camera to camera) might be done.
Me likes!
Advertisement