Skip to main content

Simple vertex array that avoids repeating vertices

Project description

VertexArray
===========

A simple library for efficiently storing & manipulating vertex arrays in python.

Requirements
------------

1. Python 3.+

This library is pure python 3 and has no other requirements.

Installation
------------

`python3 setup.py install`

Usage
-----

```python

>>> from vertexarray import VertexArray
>>> va = VertexArray()
>>> face = va.extend([(1, 0, 0), (0, 1, 0), (0, 0, 1)])

```

0.1.0 (2016-04-06)
------------------

- Initial development version, copied & renamed from maze-builder.

Project details


Download files

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

Source Distribution

vertexarray-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

vertexarray-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file vertexarray-0.1.0.tar.gz.

File metadata

File hashes

Hashes for vertexarray-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b5534603cf3b7468ff4f4ccc67b7d195cfb58d005a5c361ada8a8800265410f5
MD5 82adfc996748a547628013e4fc8f6a55
BLAKE2b-256 a7a0d84eb2f273654e9c3970068a3b570e60ad995cd7405367a0f185459c7b6e

See more details on using hashes here.

File details

Details for the file vertexarray-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for vertexarray-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a441b532baf4843accf41f59c9e31b62a9e4a4fa2406d3216bdb00087f1643f4
MD5 55c5686457c7750d641a0f436d8263bd
BLAKE2b-256 e895a72049b6d876b256556b053589997c07cf2e1fdf887692942f339b5c9859

See more details on using hashes here.

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