Skip to content

vizlab-kobe/YYZVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YYZVis

YYZVis is a visualization toolkit based on KVS for Yin-Yang-Zhong volume dataset.

Installation

Prerequisite

Build

Clone YYZVis repository from GitHub as follows:

$ git clone https://github.com/vizlab-kobe/YYZVis.git

Lib

Build YYZVis library required to compile each application in App and Test.

$ cd YYZVis
$ cd Lib
$ ./kvsmake.py

If necessary, rebuild the library as follows:

$ ./kvsmake.py rebuild

Test

Some of the test programs are in the Test directory. All of these programs can be built using the kvsmake command in each test program directory (XXX).

$ cd Test
$ cd XXX
$ kvsmake -G
$ kvsmake
$ ./run.sh

App

The App directory contains several application programs. To build and run these application programs, refer to the ReadMe files in each directories.

Publications

  1. Kaoru Uemori, Naohisa Sakamoto, Nobuaki Ohno, Akira Kageyama, An Interactive Visualization Toolkit for Yin-Yang-Zhong Grid Dataset, The 38th JSST Annual International Conference on Simulation Technology (JSST2019), pp.27-30, 2019.11. [repo]
  2. Kaoru Uemori, Naohisa Sakamoto, Nobuaki Ohno, Akira Kageyama, YYZVis: An Efficient Visualization Toolkit for Yin-Yang-Zhong Grid Dataset, Journal of Advanced Simulation in Science and Engineering (JASSE), Vol.7, Issue 1, pp.15-33, 2020.3 [repo)]

About

Yin-Yang-Zhong Grid Data Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages