Skip to content

naohisas/XVS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

XVS

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.

Download

Movies

Publications

  1. 坂本尚久, 小山田耕二, Excelで学ぶコンピュータグラフィックス技術入門, コロナ社, 2011. [Link], [Samples]
  2. Naohisa Sakamoto, Koji Koyamada, An Educational System of Scientific Visualization Techniques Using Microsoft Excel Spreadseets, IEEE Pacific Visualization 2011 (Poster), 2011. [PDF], [Poster]
  3. 辻 隆史, 坂本 尚久, 小山田 耕二, Excelによる海洋シミュレーション結果の可視化, NICOGRAPH 2012 (short paper), 芸術科学会, 2012. [PDF]

About

Excel-based Visualization System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published