معرفی شرکت ها


PyWireframe-extended-0.5.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An extended version of 3D rendering package PyWireframe, with some bugs fixed.PyWireframe是一个使用Python turtle绘制3D图形的库, 使用简单的代码实现复杂的3D场景。这是PyWireframe包的扩展版本, 修复了PyWireframe的大部分bug。
ویژگی مقدار
سیستم عامل OS Independent
نام فایل PyWireframe-extended-0.5.1
نام PyWireframe-extended
نسخه کتابخانه 0.5.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Uploader: qfcy
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/qfcy/PyWireframe
آدرس اینترنتی https://pypi.org/project/PyWireframe-extended/
مجوز qfcy
.. image:: https://tiebapic.baidu.com/forum/pic/item/4e4a20a4462309f707621658650e0cf3d7cad66f.jpg :alt: Build passing .. image:: https://tiebapic.baidu.com/forum/pic/item/d1a20cf431adcbefc104ee4cbbaf2edda3cc9f4c.jpg :alt: 100% test coverage *This is an extended version of package PyWireframe, aiming at using fewer code to render 3D scenes. Some bugs from the old version have been fixed.* *Besides, we added some new features such as drawing polygon and FPS displaying.* PyWireframe是一个使用Python turtle绘制3D图形的库, 使用简单的代码实现复杂的3D场景。 这是PyWireframe包的扩展版本。旧版本中的一些错误已经被修复。 此外,我们还添加了一些新功能,如绘制多边形和FPS显示等。 以下为PyWireframe原版的英文说明: PyWireframe-extended V0.5 ========================= PyWireframe is a Python library for creating 3D wireframe graphics. It's highly inefficient (it uses turtle graphics) and doesn't support rotation. Installation ------------ Use the package manager [pip](https://pip.pypa.io/en/stable/) to install PyWireframe. # `pip install PyWireframe` Usage ----- PyWireframe has three different ways of rendering - [Objects](https://github.com/HyperHamster535/PyWireframe/wiki/Objects), [Shapes](https://pywireframe.readthedocs.io/en/latest/Usage/Objects.html), and [Dyanmic Objects](https://pywireframe.readthedocs.io/en/latest/Usage/Dynamic-Objects.html). For info on the syntax for using these, [see the doc](https://github.com/HyperHamster535/PyWireframe/wiki/). To start PyWireframe, use `start()`. To add objects use function `addObject`. To render all existing objects, use `refresh()`. To exit PyWireframe, use `exit()`. You can also stop PyWireframe from printing to the console with `printMode(mode)`. More info can be found on the [readthedocs.io](https://pywireframe.readthedocs.io/en/latest/). .. image:: https://tiebapic.baidu.com/forum/pic/item/21a4462309f79052f53ccb741bf3d7ca7bcbd55d.jpg :alt: Preview 上传者 Uploader: * 七分诚意 qq:3076711200 百度贴吧账号:qfcy\_ * * CSDN主页: https://blog.csdn.net/qfcy\_ *


نحوه نصب


نصب پکیج whl PyWireframe-extended-0.5.1:

    pip install PyWireframe-extended-0.5.1.whl


نصب پکیج tar.gz PyWireframe-extended-0.5.1:

    pip install PyWireframe-extended-0.5.1.tar.gz