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

Mobile platform support #39

Open
deathcap opened this issue Feb 8, 2015 · 0 comments
Open

Mobile platform support #39

deathcap opened this issue Feb 8, 2015 · 0 comments

Comments

@deathcap
Copy link
Member

deathcap commented Feb 8, 2015

Modern smartphones and tablets now support WebGL, so it should be possible to get voxel.js running on them. Problems to be solved include coping with tighter resource constraints, and touch input for controls (vs mouse + hard keyboard)

Testing on an iOS device:

http://maxogden.github.io/voxel-engine/ - original three.js-based engine, actually loads and renders! Runs about 30 - 40 fps, but cannot interact (no touch input)

http://deathcap.github.io/voxel-example/ - voxel-engine#ndarray-based, repeatedly crashes with "A problem occurred with this webpage so it was reloaded." :(

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