Erqiudao

订阅
www.erqiudao.com
网址: http://www.erqiudao.com/wordpress
作者: 球球

最近的文章 · · · · · ·

resize the canvas to full windowsize

2009-12-16 14:51:08 查看原文
http://www.erqiudao.com/pjs/index.html 移植到web的patch size全屏成为问题,即使把canvas的width&height改成100%,patch的大小仍然是void setup里size的大小。 今天在processing.js的google group里看到一个topic解释了解决...

loadPixels偏方

2009-12-15 16:01:08 查看原文
书上写的方法是 for (int x = 0; x < video.width; x++) { for (int y = 0;y < video.height; y++) { int loc = x + y*video.width;}} 但这里用了另外一种方法,用途为小单位的颗粒,比如万花筒等。 例如: int s = 100;//pixe...

Algorithms in Java

2009-11-03 16:04:12 查看原文
Robert Sedgewick Department of Computer Science Princeton University Director, Adobe Systems http://www.cs.princeton.edu/~rs PART1-4 http://books.google.com/books Algorithms in Java, Part 5: Graph Algorithms, 3...

降温了

2009-10-31 19:44:09 查看原文
前两天又热又潮 今天爸爸说会降温10度 我一直在等uni那个软夹克降价… 结果昨天看…直接下架了

www.sgogoj.com

2009-10-31 06:13:45 查看原文
VJ:gogo’s work

GRID

2009-10-31 05:21:39 查看原文
sandbox模型做的“变脸” 还没开始研究processing有关声音的不封,因为不懂java,逻辑算法什么的也不过关。所以很多lib拿过来还是不会用,等会了以后把z轴改成波段值,暂时用鼠标代替互动的环节。

maya作业

2009-10-20 04:48:14 查看原文
为了减少渲染时间所以基本都用的不透明白模然后渲染成alphaPNG序列。然后最后只是在PR里叠加了很多层并设置不同的layer的blend方式 可能看起来只是简单的动画但是我用的是粒子系统啦~为了图快所以各种值都压到了最低,0701425...

LIGHTING-Itchy Animation

2009-10-18 06:04:38 查看原文
the smaller the source of the light, the harder the shadows. terminator-the darkest area photons-particles have different wavelengths depending on their colour. Photons travelling through the atmosphere physica...

望京爱情故事

2009-10-12 21:30:16 查看原文
吃完早饭去了公园,我自己在草地上晒太阳,+不喜欢坐着所以到处转悠,每个老太太手里都牵着孩子。 回去+妈打了个电话,所有的话题都很尖锐很棘手,但能感觉到+产生的另一股力量,来自-的,如果说+妈的初衷是安慰+,不如...

5人订阅了这个博客