Skip to content

vizlab-kobe/4DStreetViewMovieViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4DStreetViewMovieViewer

4DStreetViewMovieViewer is a viewer application for 4D Street View.

Installation

Prerequisite

Build

Clone 4DStreetViewMovieViewer repository from Github as follows:

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

Lib

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

$ cd 4DStreetViewMovieViewer
$ cd Lib
$ ./kvsmake.py

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

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. xxx
  2. xxx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published