Hi All, A midst all the turmoil going on I have a question.
I need to develop an automated system for creating White Board Scribing Videos. Here's <https://www.youtube.com/watch?v=CZDTB8gmGvY>an example. This is the intended workflow: 1. Recieve scan of sketches from the sketching artist. 2. Define points on the scanned image to reveal parts of the sketch. For example, assume that the sketch has only one curve drawn on it. The system should have the ability to put 'markers' on the start and end point of the curve. 3. Define the speed at which the curve is revealed between the marker points. 4. Render out the image sequences where the curve is revealed going from point A to point B at the pre-defined speed. I am looking for suggestions how to approach this. Programming in C++ and python and using 3rd party libraries is not an issue for me. I know that After Effects has a 'stroke' effect that can do something similar, but I have not explored its potential yet. I could program and write for any Adobe Application. The same goes for Softimage of course. If it could be done somehow through (which I am considering at the moment) ICE, I would the happiest person. Any ideas ? --

