ラベル link の投稿を表示しています。 すべての投稿を表示
ラベル link の投稿を表示しています。 すべての投稿を表示

2011年3月15日火曜日

NewProgram

This program allows you to play a movie.

However, in reality, the program can not a play a movie itself but an image sequence.

I rendered 48233 jpeg frames and played with this program. it worked fine.

The each image should be small. In case of mine, they are 50Kb.

If you use good quality JPEG or PNG like 400kb, the processing can not handle them in real time. (my computer has xeon 5355 - 2.66Ghz)

The program requires fullscreen library. If you do not have it, got to http://www.superduper.org/processing/fullscreen_api/ . It basically works good in my workstation. (nvidia quadro 5600)

Also you need to create a font file TimesNewRomanPS-BoldMT-48.vlw


http://www.afterpopgallery.toypark.in/programs/thesis/Movie.txt

2011年1月26日水曜日

2011年1月11日火曜日

Drawing program Ver2 (internal version V3A)

In addition to the drawing ability, this program enable to remember up to 9 drawing.
Try to draw several geometries with left clicks and right click.
After making more than one geometry, hit a 1~9 key of your keyboard.
You will see older geometries.

Because of the system of Blogger, I can not upload the program so that please click the following link to see my program.

http://www.afterpopgallery.toypark.in/programs/drawing-software/

Source Code:

http://www.afterpopgallery.toypark.in/programs/drawing-software/source.txt