4DStreetViewMovieViewer is a viewer application for 4D Street View.
Clone 4DStreetViewMovieViewer repository from Github as follows:
$ git clone https://github.com/vizlab-kobe/4DStreetViewMovieViewer.git
Build 4DStreetViewMovieViewer library required to compile each application in App and Test.
$ cd 4DStreetViewMovieViewer
$ cd Lib
$ ./kvsmake.py
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
The App directory contains several application programs. To build and run these application programs, refer to the ReadMe files in each directories.
- xxx
- xxx