sketch_nov17b_2011 - [My works]

nov17b is based on the code by Matt Pearson on his book "Generative Art", page xxii, stuff about 2D noise. The effect of his original sketch is available on the top banner of his personal website. He also has a project called 100 Abandoned Artworks which includes all the source codes of examples from "Generative Art".

I modified his code and produced two high resolution static outputs as well as a video.


Posted by Raystain at 23:19:00 | Read more | Comments (0) | Trackback (0) | Edit |

sketch_nov06a_2011 - [My works]

Based on DAY4's homework of my Processing Startup Courses @ Xinchejian Hackerspace, I modified the code a little bit and turned the 2D environment into 3D. The particles on the screen will form triangles according to the length of three sides. The area of each triangle through Heron Formula is also taken into account.

The video below, however, is a 2D version, which is combined with some simple physics. Thanks to beads lib , the real-time version can also play certain note when each particle hits the board. Unfortunately, I still don't know how to record these real-time notes using Processing's native code :(


Posted by Raystain at 22:24:00 | Read more | Comments (0) | Trackback (0) | Edit |

sketch_nov02a-c_2011 - [My works]

Inspired by Ale 's roscharchRocks via OpenProcessing, I wrote these simple sketches. (less than 60 lines of code)


Posted by Raystain at 21:57:00 | Read more | Comments (0) | Trackback (0) | Edit |

sketch_oct08a_2011 - [My works]

oct08a reads each pixel of a source bitmap, and then generate a fur-like pattern. I've also applied this to some certain typefaces. Enjoy : )


Posted by Raystain at 21:38:00 | Read more | Comments (0) | Trackback (0) | Edit |

sketch_aug18a_2011_colloidText - [My works]

"Colloid Text" is my recent interactive work based on Processing. It consists of three different modules (basic, ellipse, voronoi ) and can re-create various effects on any truetype format font files. It costed me one week to write and debug the program, edit the video I've captured. As you can see, here is the outcome.

"Colloid Text" 是我最近基于Processing 的互动作品,它有三个模块组成(基础模块,圆型轮廓模块,泰森多边形模块),可以对任何.ttf 格式的字型文件进行多特效的再创作。总共花费了我一个星期的时间来构想,编写程序,故障排除,以及后期的视频抓取与剪辑。正如你所看到的,以下是Colloid Text 的输出效果。

 

The video is available both on vimeoHD (for normal internet users) and Youku (for Chinese mainland internet users due to GFW).

Colloid Text 的演示视频大家可以在vimeo 或是优酷上观看,内地盆友仅限后者,大家都懂的。

Colloid Text on vimeoHD

Colloid Text on 优酷

In addition, I've opened the source code of the basic function module in Colloid Text. You may get the code via openProcessing community of Interactive-China forum.

此外,我在openP5 社区以及互动中国论坛开源了Colloid Text 的基本功能模块,希望给与对此作品有兴趣的盆友一些帮助。

Colloid Text via openProcessing

Colloid Text via Interactive-China


Posted by Raystain at 22:00:00 | Read more | Comments (1) | Trackback (0) | Edit |


Page共18页 1 2 3 4 5 6 7 8 9 10 下一页 最后一页
© Powered by The Moor 2008-2011, All Rights Reserved.