Saturday, November 26, 2022

Movie Mosaic Experiment 3

 

I reworked a few ass-backwards bug issues in the 2D index modulation for movie brushes that apparently fell through the cracks in V5.5 testing.  So this run is using AnimFrame Cycle Fwd for 2D Mod A and RGB Mapping for 2D Mod B.  Which is how you would really want to specify it if you want the back to back movie sections in the single movie brush to RGB map into a specific sub movie for coloring (the B axis modulation) and the frame advance within that specific sub movie (the A axis modulation).

It would be ideal to speed up how this whole things works, and add a few more feature options to make it more flexible, so that will happen today.

Now that things are working properly again with 2D modulation, you can run some wacky experiments like the one shown above, with 2D Mod A =  RGB Mapping, 2D Mod B = Lum, and the Attribute Index remapped using the Luminance option.  The attribute index remapping trashes the sub ordering of the 44 sub movies stacked end to end across the movie brush, since all of the movie frames in the entire movie brush are luminance indexed now.  The B modulation luminance indexes into a specific 100 frame sub segment of the luminance mapped frames, and the A RGB modulation runs through those 100 remapped frame images and picks the best one for the local coloring.

If you swap the A-B modulation indexing for the first photo mosaic setup shown at the top of this post, this is the correct behavior you now get.  We're using A = RGB Mapping and B = AnimFrame Cycle Fwd.  The B indexing is moving through the sub movies one by one, and the A indexing selects the best frame in the sub movie to represent the coloring of a local area.  I just ran a few frames in the movie below to get across what i'm talking about.

No comments: