joelr
|
Hi Mupika, Yes, you can definitely do animations in dx. The key is to drive your net with one of the looping modules (Sequencer, ForEachMember, ForEachN), whose output affects the image in some way, e.g., changing a coordinate, or an isosurface value, or... My advice is to first get familiar with the Sample programs that do looping and animation (Accumulate.net, Bounce.net, ContoursAndCaption.net, MovingCamera.net). Once you are familiar with how looping works in dx, you'll have a much better idea how to do your own animations. If you still have questions, please post 'em! Cheers, Joel
|