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