XVS (eXcel-based Visualization System) is a new educational system of computer graphics and scientific visualization techniques that uses Microsoft Excel spreadsheets. In our system, the worksheet is used for the rendering window, for calculating the transformation matrices and for vertex transformation.
The main characteristics of our system are as follows:
- Users can intuitively understand the table-driven algorithm that uses look-up tables, such as in isosurface extraction, by using the worksheet.
- Because the rendering processes can be visually shown on the worksheet in our system, users can learn the rendering pipeline, which is implemented as a fixed processing stage sequence on a GPU, and is hard to learn using only graphics APIs such as OpenGL.
- By using our Excel-based system, users can efficiently learn the basis of computer graphics and scientific visualization techniques by using commodity PCs.
- Excel CG System (1.4MB)
- 坂本尚久, 小山田耕二, Excelで学ぶコンピュータグラフィックス技術入門, コロナ社, 2011. [Link], [Samples]
- Naohisa Sakamoto, Koji Koyamada, An Educational System of Scientific Visualization Techniques Using Microsoft Excel Spreadseets, IEEE Pacific Visualization 2011 (Poster), 2011. [PDF], [Poster]
- 辻 隆史, 坂本 尚久, 小山田 耕二, Excelによる海洋シミュレーション結果の可視化, NICOGRAPH 2012 (short paper), 芸術科学会, 2012. [PDF]