Skip to content

fuenwang/360LayoutVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

360LayoutVisualizer

This repo is a visualization tool for 360 Manhattan layout based on PyQt5 and OpenGL. The layout format follows LayoutMP3D.

First, install the corresponding packages with the following command.

pip install -r requirements.txt

Then, run the script for the visualization of our provided example.

python visualizer.py --img src/example.jpg  --json src/example.json

You can use mouse and keyboard to control the camera.

w, a, s, d: translate the camera
left-click: rotate the camera
scroll: zoom in/out

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published