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

Chunk property naming (.dims abbreviation) #59

Open
timoxley opened this issue Mar 11, 2013 · 2 comments
Open

Chunk property naming (.dims abbreviation) #59

timoxley opened this issue Mar 11, 2013 · 2 comments

Comments

@timoxley
Copy link
Contributor

.dims is abbreviated, yet .position and .voxels is not. Should probably abbreviate them all or spell them all out.

dims: Array[3]
position: Array[3]
voxels: Int8Array[64]
@max-mapper
Copy link
Owner

+1

@deathcap deathcap changed the title Chunk property naming Chunk property naming (.dims abbreviation) May 9, 2014
@deathcap
Copy link
Collaborator

deathcap commented May 9, 2014

If the chunk format is changed to use ndarray max-mapper/voxel#18 then dims will become shape

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

No branches or pull requests

3 participants