Scrolling Expressions
This page introduces an application developed with
 Java language, which expresses
 text, graphics and sounds in various ways.
- instane 1 "piece of snow"
 -    displays extracted phrases of a novel. They are variously effected.
("The Ship to the Past" Copyright (c) 1997 by Y. Fukuda)
(You can enjoy this instance with snow scenery
 if you have VRML 2.0 compliant browser. However, the virtual space
 might be heavy at this point...)
 - instance 2 "The diary in the case"
 -    displays messages from a diary
 which is updated everyday
 in a banner frame. It retrieves messages directly from the HTML file
 and displays the latest ones. (Also it can display messages
 in a different manner by replacing
 an effect with another one (but it can't be generally said if the new one
 is easy to view...).)
 
Structure of the components
 which implement these expressions
- Activator
 - エフェクトとメッセージを管理し、実際の表示領域(再生領域)を
提供するために実装します。
 - Effect
 - メッセージを様々な形式で表現するために実装します。
Samples of efffects
 - Message
 - 表現するメッセージ本体及び表示状態をカプセル化しています。
 
オリジナルのエクスプレッションを作るには
客演のページ
客演のお誘い
Copyright (c) 1997 by Y. Fukuda
e-mail to: fuk@st.rim.or.jp