Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PointCloud init_2d_grid #650

Merged
merged 6 commits into from Nov 25, 2015
Merged

PointCloud init_2d_grid #650

merged 6 commits into from Nov 25, 2015

Conversation

patricksnape
Copy link
Contributor

Add a new constructor that creates either a PointCloud or a TriMesh as a regular a 2D grid.

Creates a 2D pointcloud on a fixed grid. Allows variable spacing
over each dimension. Also, tests.
Use *args and **kwargs rather than expecting self
Include creation of regular right-handed triangulation
Should be floating point divide!
@jabooth
Copy link
Member

jabooth commented Nov 25, 2015

nice, +1

jabooth added a commit that referenced this pull request Nov 25, 2015
@jabooth jabooth merged commit 260c274 into menpo:master Nov 25, 2015
@jabooth jabooth deleted the pcloud_2d_grid branch November 25, 2015 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants