009 | Cloth Simulation Using Hardware Tessellation

Cloth simulation has long been a topic of interest in computer graphics since the early works of Terzopoulos et al. [21]. Over the years many techniques have been developed to simulate cloth. Though the general concern has been on the physical accuracy of the simulation. As the simulation gets closer to computational sciences the complexity also increases which at times may come at the cost of real-time performance. With newer and more powerful graphics hardware coming out each year, researchers are starting to shy away from the traditional CPU implementation and turning towards the GPU to offload work. As the parallel nature of the graphics hardware offer much better performance, researcher can process many tasks, originally sequential tasks, simultaneously on the GPU. I propose a solution that will map current industry standard’s position-based dynamics on to the new graphics pipeline. The focus is on performance and visual realism rather than physical accuracy. By implementing such solutions on the graphics hardware, more detailed cloth behavior can be simulated with real-time performance. In this paper, the described cloth simulation solution will be done completely on the GPU through the use of hardware tessellation on the new DirectX 11 graphics pipeline. The solution though originally designed specifically for cloth may also be adapted for generic deformable object (soft body dynamics).

Read More...

008 | Cornerstone

cornerstone

Read More...

007 | リアルタイム・ラジオシティ

このプロジェクトについてグローバルイルミネーションのいろいろなテクニックを調べてみた。私達のゴールはリアルタイムのシステムを作る。いろいろ調査して最後に繰延シェーディングのアプローチを使用した

Read More...

006 | 分散レンダラリング

分散レンダラリング

Read More...

005 | リフト

リフトは大学院のクラスで完成したリアルタイムストラテジー。このゲームは4人のネットワークマルチプレイがある。ゲームプレイに対して

Read More...

004 | ノン・フォトリアリスティック・レンダリング

ノン・フォトリアリスティック・レンダリングのプロトタイプ。このプロトタイプで鉛筆画のような画像を作った。

Read More...

003 | エージェント

エージェントはサードパーソンのSFゲームです。このゲームでは、プレーヤーがスパイの役割にかかて相手の企業をサボタージュする。

Read More...

002 | プラネートパッルザ

プラネートパッルザ

Read More...

001 | ミカ2D

ミカ2D

Read More...