Metadata-Version: 2.4
Name: glfw-toolbox
Version: 1.1.0
Summary: GLFW toolbox
Home-page: https://github.com/ppizarror/glfw-toolbox
Author: Pablo Pizarro @ppizarror.com
Author-email: pablo@ppizarror.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >3.5
Requires-Dist: numpy
Requires-Dist: PyOpenGL
Requires-Dist: glfw
Requires-Dist: Pillow
Requires-Dist: matplotlib
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

glfw-Toolbox
==============

Source repo on `github <https://github.com/ppizarror/glfw-toolbox>`__

Introduction
------------

glfwToolbox that contains several functions to init OpenGL, create models,
load textures, create vectors, load OBJ, GEMH files, etc.

Install Instructions
--------------------

glfw-Toolbox can be downloaded via pip. Simply run pip install
glfw-toolbox.

Dependencies
~~~~~~~~~~~~

This library is dependant on the following

- numpy
- PyOpenGL
- glfw
- PIL
- matplotlib

Contributors
------------

Ideas and contributions are always welcome. Any found bugs or
enhancement suggestions should be posted in the issues tab.

Aditional Information
---------------------

Licensing
~~~~~~~~~

| This project is distributed using the MIT license.
| For more licensing information read LICENSE on github.

Contact Info:
~~~~~~~~~~~~~

This project does not have a mailing list and so the issues tab should
be the first point of contact if wishing to discuss the project. If you
have questions that you do not feel are relavent to the issues tab or
just want to let me know what you think about the library, feel free to
email me.

Email: pablo@ppizarror.com
