GMU:Connecting Max to the World/Sirin Unmanee: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 30: Line 30:


After testing on the organism's electric potentials, I noticed a tiny difference in the result in every organism. I will use that input to shift the visual i.e. color and shape to represent their appearances in a experimental way. However, the particles' movement will remain the same in every input.
After testing on the organism's electric potentials, I noticed a tiny difference in the result in every organism. I will use that input to shift the visual i.e. color and shape to represent their appearances in a experimental way. However, the particles' movement will remain the same in every input.


------------------------------------------------
------------------------------------------------
Line 45: Line 44:


[[/14.11.2018 : Initial Idea]]
[[/14.11.2018 : Initial Idea]]
[[/28.11.2018 : Developed Idea]]

Revision as of 10:53, 30 January 2019

In this project, I will capture the electrical conductivity of the bacteria form the normal daily life stuffs (i.e. food, drinks, tools, stationary etc.) for conveying the massage that there are many microorganisms everywhere around us. Then, I will send that input to Max/msp to generate a 3D/2D graphic of their electrical conductivity and project that graphic onto the wall, therefore the audiences can be participated.

The next step is to realize about sending a feedback back to the bacteria to build a close circuit.

This project is related to my DIY Bio project here.
link to my DIY Bio Project : [1]

The graphic style is inspired from an image of bacteria under the microscope, mostly is dots and particles.

References
- Max Open GL Tutorial 1 https://www.youtube.com/watch?v=MZ9AwapZY2c
- Amazing Max/Msp Tutorial 02 - How to Build a Particle System in Max (ENG) https://www.youtube.com/watch?v=TRgX7rVgSAE
- Tutorial channel - https://www.youtube.com/channel/UCvDUaH2fbXP_Yc5Lc9UXfqA


I followed the tutorial to create my prospective visual, but instead, my input is the electrical potentials from organisms, the experiment that I did can be found here [2].

Tutor01.jpg

This patch is about jit.gen and jit.matrix to generate a particle effect. The jit.gen is used for calculating force and mass to drive the particles, also the movement of them. In the tutorial, the equation that he used is F = m*a and the particles will move in a vector quantity, in this case, to the center.

Tutor02.JPG Tutor03.JPG

As a result, the particles are moving to the center when there is a change from electricity potentials, when the input doesn't change, the particles will arrange in circle. The visual is inspired from the image of the organism that I cultivated inside the petri dish.

Capturemax01.gif

Capturemax02.jpg

After testing on the organism's electric potentials, I noticed a tiny difference in the result in every organism. I will use that input to shift the visual i.e. color and shape to represent their appearances in a experimental way. However, the particles' movement will remain the same in every input.


Further Research

/Homework : 17.10.2018 Connecting both patches

/Homework : 24.10.2018 Working with udpreceive

/Homework : 07.11.2018 Arduino

/Homework : 14.11.2018 Graphics

/14.11.2018 : Initial Idea