Showing posts with label experiments. Show all posts
Showing posts with label experiments. Show all posts

diachronic blending - experiment


diachronic blending from Marginalia Project on Vimeo.


we have some great news to announce. but before we do that, we would like to introduce the first experiments with diachronic blending – developed in processing -, by pedro veneroso. this particular video is composed of four different manipulations of the same video sequence and represents the first test of the software.

the diachronic blending effect consists of merging frames on a time progression using a set of different merging techniques blending an array of frames individually each time the screen is rendered. the outcome is a fluid and distorted succession of images that vaguely document the way in which movement evolves, while transfiguring both actions and forms into mutable and organic shapes.

furthermore, for this particular video a 'blur' class was created to implement randomly generated blur to each frame of the video on an attempt to develop organic-ish forms based on movements of rigid structures.

so far the code for the software that will control this effect is still under development; as soon as we have it done we will release both the source code and the software.

-

for these experiments we used raw footage of the feature film 'os residentes' [yet to be released], by tiago mata machado. actress simone sales brushing her hair violently.

Chronotopic Anamorphosis - experiment


Chronotopic Anamorphosis from Marginalia Project on Vimeo.

It's also a part of marginalia project some parallel and autonomous projects developed by the group members. In this video it's demonstrated a software developed by André Mintz as a programming exercise.

The objective was to transpose to Processing programming environment [www.processing.org] to real time exibition, the effect created by Zbigniew Rybczynski in his movie "The Fourth Dimension", of 1988. The video image is fragmented into horizontal lines and then lines from different frames [different times] are combined in a same moment in the display, creating a distorsion effect from the movemente of people and objects throughout time. It's what Brazilian researcher Arlindo Machado calls 'Chronotopic Anamorphosis'.

The program still has some memory issues, causing some bugs in the image, specially when the image display is combined with video recording. We're working on this issue, but, meanwhile, it's still fun.

We'll soon make available a link to the code. For now, it can be accessed directly from Processing's forum.