Skip to content

This is a program that show the position and orientation of cube in 3D scene (Python version).

License

Notifications You must be signed in to change notification settings

shengyu7697/PyCube3DViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCube3DViewer

This is a program that show the position and orientation of cube in 3D scene.

screenshot

Installation

sudo apt-get install python-qt4-gl
sudo -H pip install pyopengl

How to Use

$ ./cube3dviewer.py

ToDo

  • Read pose from file
  • Show position
  • Show orientation
  • Support .obj file
  • Receive pose from socket

System Requirement

Python

Develop Environment

Python 2.7.x

License

PyCube3DViewer is published under the MIT license.

About

This is a program that show the position and orientation of cube in 3D scene (Python version).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages