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

[voxel-flatland] Flat land generator, simple terrain generation example #46

Closed
deathcap opened this issue Jan 13, 2016 · 1 comment
Closed

Comments

@deathcap
Copy link
Member

A very simple terrain plugin which only generates flat land, no other features. This would serve as a trivial xample.

Similar to https://github.com/voxel/voxel-land but simplified extensively (voxel-land itself may also want to have an optional flat land generator, with other terrain generation options e.g. trees, ponds, etc. but this hypothetical flat land plugin would only do flat land).

https://github.com/deathcap/voxel-example could use this generator instead of bundling its own in lib/terrain.js (and lib/blocks.js), and it could be useful in other applications which only need simple terrain.

@deathcap deathcap changed the title Flat land generator [voxel-flatland] Flat land generator, simple terrain generation example Jan 19, 2016
@deathcap
Copy link
Member Author

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

1 participant