peng3d | Python and pyglet based 3D Engine and toolkit
kandi X-RAY | peng3d Summary
kandi X-RAY | peng3d Summary
peng3d is a Python library. peng3d has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can install using 'pip install peng3d' or download it from GitHub, PyPI.
peng3d is an opensource 3d graphics engine written in python and with pyglet. peng3d aims to make creating quick-and-easy visualizations and proof-of-concept projects easier. 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.
peng3d is an opensource 3d graphics engine written in python and with pyglet. peng3d aims to make creating quick-and-easy visualizations and proof-of-concept projects easier. 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.
Support
Quality
Security
License
Reuse
Support
peng3d has a low active ecosystem.
It has 6 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 3 have been closed. On average issues are closed in 217 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of peng3d is 1.11.0
Quality
peng3d has 0 bugs and 0 code smells.
Security
peng3d has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
peng3d code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
peng3d is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
peng3d releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
It has 7264 lines of code, 756 functions and 64 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed peng3d and discovered the below as its top functions. This is intended to give you an instant insight into peng3d implemented functionality, and help decide if they suit your requirements.
- Create the main GUI .
- Tells the entity .
- Redraw the button background .
- Build py coverage .
- Transform a texture .
- Generate vertices
- Calculate the coordinates of spherical coordinates .
- Loads data from a json file
- Add progress bar .
- Create the object
Get all kandi verified functions for this library.
peng3d Key Features
No Key Features are available at this moment for peng3d.
peng3d Examples and Code Snippets
Copy
$ git clone https://github.com/not-na/peng3d.git
$ cd peng3d
$ python setup.py install
$ pip install peng3d
or
$ easy_install peng3d
Community Discussions
No Community Discussions are available at this moment for peng3d.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install peng3d
You can install using 'pip install peng3d' or download it from GitHub, PyPI.
You can use peng3d like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use peng3d like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page