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

WebGL+OpenGL Bindings #2

Closed
bwasty opened this issue Feb 17, 2019 · 1 comment
Closed

WebGL+OpenGL Bindings #2

bwasty opened this issue Feb 17, 2019 · 1 comment

Comments

@bwasty
Copy link
Member

bwasty commented Feb 17, 2019

Noting down some design considerations:
https://github.com/unrust/uni-gl/ seems like a good choice, but only after unrust/uni-gl#4 is implemented. We should avoid stdweb/cargo web because it's currently incompatible with wasm-bindgen and everything is moving towards wasm-bindgen anyway. References:

@bwasty
Copy link
Member Author

bwasty commented Apr 8, 2019

Implemented our own bindings in #8, #9, #11, #13. Not complete yet - will be extended as needed by the higher layers of the engine.

@bwasty bwasty closed this as completed Apr 8, 2019
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