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

CulledMesh error #15

Open
dyoxyne opened this issue Jul 19, 2014 · 4 comments
Open

CulledMesh error #15

dyoxyne opened this issue Jul 19, 2014 · 4 comments
Assignees

Comments

@dyoxyne
Copy link

dyoxyne commented Jul 19, 2014

Hello,

I am trying to use voxel-land but I am having trouble to make it work.

I got this error :
Uncaught TypeError: Cannot read property '0' of undefined in culled.js line 17

I installed all the dependencies and I am using voxel-engine 0.20.1.

Thank you.

@deathcap deathcap self-assigned this Sep 17, 2014
@lawik
Copy link

lawik commented Feb 22, 2015

I got this on the greedy mesher as well.

@lawik
Copy link

lawik commented Feb 22, 2015

It seems that voxel-land does not use the normal meshing from voxel-engine and voxel/meshers. I'm currently trying to get voxel-mesher and dependencies (game-shell?) in to see if it works as it seems to be a more intended usage.

@deathcap
Copy link
Member

voxel-land has to be used (iirc, haven't tested earlier but older versions might work) with the voxel-engine#ndarray branch

@lawik
Copy link

lawik commented Feb 23, 2015

Okay, I had no idea about that. I'm having decent success with it modified for use with the greedy mesher in normal voxel-engine. Having some odd cases here and there though.

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