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

Ndarray #18

Merged
merged 11 commits into from
Feb 11, 2015
Merged

Ndarray #18

merged 11 commits into from
Feb 11, 2015

Conversation

deathcap
Copy link
Collaborator

@deathcap deathcap commented May 9, 2014

Converts to use ndarray for the voxel format. This is independent of gl-now integration, but any chunk generators would have to update (not backwards-compatible. example update in voxel/voxel-land@c01750c). feedback welcome

(note: meshers/ are not needed for the gl-modules port (meshing implemented instead in voxel-mesher), but I left them in for three.js-based voxel-engine compatibility)

ref voxel/issues#4 ndarray/gl-now integration

@deathcap
Copy link
Collaborator Author

Rebased, cleaned up commit history

Accounts for padding along the edges of the chunk

Requires deathcap/voxel-engine@216be65
@mikolalysenko
Copy link
Contributor

+1 on this, can we merge this?

@deathcap
Copy link
Collaborator Author

I see no reason not to, needed for max-mapper/voxel-engine#103

deathcap added a commit that referenced this pull request Feb 11, 2015
@deathcap deathcap merged commit dcee702 into max-mapper:master Feb 11, 2015
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.

3 participants