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

Missing UInt16Array, UInt32Array and subarray #473

Open
madrazo opened this issue May 19, 2017 · 2 comments
Open

Missing UInt16Array, UInt32Array and subarray #473

madrazo opened this issue May 19, 2017 · 2 comments
Assignees
Labels

Comments

@madrazo
Copy link
Contributor

madrazo commented May 19, 2017

I gave a quick compile into BabylonHX and see that they use UInt16Array and UInt32Array
https://github.com/vujadin/BabylonHx/tree/c45e32d453ecdd52dffb22824a0ac488eb80aafa/com/babylonhx/utils/typedarray

They also use a "subarray" function in Float32Array

@madrazo
Copy link
Contributor Author

madrazo commented Jun 1, 2017

It is possible to run the "BasicElements" sample from this older Babylon version https://github.com/vujadin/BabylonHx/tree/75f7f3f1b1d66d304e66f242bc7e0f2b05f9de1e
Needs to add oimohx (https://github.com/vujadin/OimoHx) to the Babylon directory and change to the BasicElements sample in MainNME.hx . I didn't had luck with other samples.

@hughsando
Copy link
Member

I have recently added these functions - but could not get any sensible output from Babylon. Not sure how to go about debugging this without some more fine-grained tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants