Mercurial > hg > Papers > 2008 > akira-master
changeset 11:13e4d095eaa8
*** empty log message ***
author | akira |
---|---|
date | Sun, 17 Feb 2008 07:01:18 +0900 |
parents | aba543e1f9e9 |
children | 6fbfcbbe56ec |
files | paper/comparison.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/paper/comparison.tex Sun Feb 17 03:22:32 2008 +0900 +++ b/paper/comparison.tex Sun Feb 17 07:01:18 2008 +0900 @@ -5,7 +5,7 @@ 計思想はVRMLに影響を受けており、シーングラフ、オブジェクト、トランスフォーメーシ ョンなどの機能を持つ。Ceriumに比べて汎用性はあるが、マルチコアが主流となりつつある現代のアーキテクチャにはそぐわない。 \section{Open Scene Graph} -Open Scene Graphは +Open Scene Graphはビジュアル・シミュレーション、科学モデリング、仮想現実からゲームまで様々な用途に用いられ、高性能機能を備えたオープソースライブラリである。OpenGLを使用しており、 \section{VRML} VRMLは従来のレンダリングエンジンとは異なり、コンパイルが不要な言語である。ヘッダ、コメント、ノード、プロトタイプ、ルートの5つの要素から構成され、ポリゴンやテクスチャなども指定できる。しかし、Ceriumに比べると、表現能力の限界がある。