Skip to content

quyvsquy/CS105_DoAn

Repository files navigation

Draw objects 3d

This is a tool for draw some 3d object.

0

Environment

OS: ubuntu (tested), linux (maybe).
Python: >=3.0.

Getting Started

These instructions will help you to run and build this project.

Buld from source

Prerequisites

You need to install all library in requirements.txt and some library for opengl of ubuntu by run

chmod +x setup.sh && ./setup.sh

After install requirements you and run

python3 GUI_app.py

Run execute

You can run execute file GUI_app in dist folder by

chmod +x GUI_app && ./GUI_app

Built With

  • tkinter - The standard Python interface to the Tk GUI toolkit
  • PyOpenGL - Standard OpenGL bindings for Python

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published