GMU:Self-Organization by Design/Clemens Bast: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
Small experiment with 2D neighbour-functions and color action.
==Neuronal Network experiment==
 
I am currently experimenting with Neural Networks.<br>
See my code at: https://github.com/lmns/Units
 
<gallery>
File:unit_net_01.png
File:unit_net_02.png
File:unit_net_03.png
</gallery>
 
 
===Glitching video buffer===
 
<videoflash type="vimeo">87018623</videoflash>
 
Without the gl::clear() in the beginning of the cinder draw-function the Videobuffer glitches on resizing.
 
 
===Small Processing experiment===
 
Exploring 2D neighbouring functions.
 
<gallery>
File:neighbors_003.png
</gallery>


See Openprocessing for the patch:
See Openprocessing for the patch:
http://www.openprocessing.org/sketch/122491


http://www.openprocessing.org/sketch/122491


See http://flam3.com/flame.pdf
===Interesting===
 
http://flam3.com/flame.pdf