Skip to main content

Python and pyglet based 3D Engine and toolkit

Project description

Documentation Status https://circleci.com/gh/not-na/peng3d.svg?style=svg

peng3d is an open-source 3D graphics engine written in python and with pyglet.

peng3d aims to make creating quick-and-easy visualizations and proof-of-concept projects easier while still being powerful enough for larger projects as well.

peng3d is a set of tools and classes extending built-in pyglet and python functionality with easier to use variants that are still compatible with low-level programming and old code.

You can install peng3d by cloning this project and executing python setup.py install.

See here for Linux:

$ git clone https://github.com/not-na/peng3d.git

$ cd peng3d

$ python setup.py install

This package can also be installed via pip or easy_install:

$ pip install peng3d

or

$ easy_install peng3d

See the docs linked under the badge above for more information!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

peng3d-1.11.0.linux-x86_64.tar.gz (207.4 kB view hashes)

Uploaded Source

Built Distributions

peng3d-1.11.0-py3.8.egg (251.4 kB view hashes)

Uploaded Source

peng3d-1.11.0-py3-none-any.whl (122.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page