Can partial evaluation improve the performance of ray tracing?
スポンサーリンク
概要
- 論文の詳細を見る
This short paper reports our experience on using runtime partial evaluation to improve the performance of ray tracing. By exploiting constant information on objects and light during the ray tracing process, we can produce a specialized ray tracer which runs up to two times faster than the unspecialized version. Thanks to the integration of a partial evaluator into an interpreter, specialization is achieved simply by inserting a pe command. Although the implementation is still prototypical, the experimental results show that partial evaluation does have a role in ray tracing.
- お茶の水女子大学の論文
著者
-
Asai K
Department Of Information Science Faculty Of Science Ochanomizu University
-
Asai Kenichi
Department Of Information Science Faculty Of Science Ochanomizu University
-
浅井 健一
お茶の水女子大学理学部情報科学科
関連論文
- 限定継続処理の抽象機械導出のためのプログラム変換
- Mu1tilispの操作的意味及び実現
- 対称λ計算の基礎理論
- Calcコンパイラの作成
- 静的かつ動的な式を許すような部分評価器のための束縛時解析(特集●プログラミング及びプログラミング言語)
- 「適合性とテスト」の現状とISO/TC211における日本の役割 : ISO/TC211の進捗状況に関する報告
- 地理情報システムの標準化動向と参照モデル
- 副作用を含む関数型プログラムの部分評価に向けて
- ISO/TC211の紹介(2)適合性とテスト
- 91-29 化学反応の類推を使った並列計算の抽象モデル
- Computer Simulation of Ion Beam Extraction from a Free Plasma Surface
- Computer Simulation of Ion Beams for the Design of Three-Electrode Ion Extraction System
- PPL 2011開催報告
- Can partial evaluation improve the performance of ray tracing?
- ICFP/PEPM '97会議報告