Skip to content

STEMLab/InViewer-Desktop

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

InViewer/Desktop

A Unity3D based viewer for visualizing OGC IndoorGML data

Main Features

  • Visualizing OGC IndoorGML data

Prerequisites

  • Unity3D >= ^2018.4.8f1 (LTS Releases)

Quick Start

  • Using Unity3D editor mode
  1. You need to install Unity3D https://unity3d.com/unity/qa/lts-releases?version=2018.4
  2. Run Unity3D -> Open this project
  3. (In unity3D) Open scene file (/Assets/Scenes/Main)
  4. Play "Menu -> Edit -> Play (Ctrl + P)"
  • Compile GUI runtime
  1. Open GUI project with Visual Studio 2018 at [Source/_GUI]
  2. Build
  3. Move all output binaries(Source/_GUI/InviewerDesktopGUI/bin/Debug or Release) to [Source/Compiled] folder
  • Execute compiled binary
  1. Download all files and directories
  2. Goto [Source/Compiled] Folder
  3. Run "InviewerDesktopGUI.exe"

Usage

  • Mouse Left-Button Drag : Rotation

  • Mouse Right-Button Drag : Panning

  • Mouse Wheel Up&Down : Zoom in and out

  • (Left side on window) Tree controller double click : short-cut to select item.

Authors

Name E-mail Affiliation
Yongsu Song largesys@gmail.com Pusan National University

About

A Unity3D based viewer for visualizing OGC IndoorGML data

Resources

License

Stars

Watchers

Forks

Packages

No packages published