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

Porting Three.js to AssemblyScript #1

Open
trusktr opened this issue Sep 29, 2020 · 0 comments
Open

Porting Three.js to AssemblyScript #1

trusktr opened this issue Sep 29, 2020 · 0 comments

Comments

@trusktr
Copy link

trusktr commented Sep 29, 2020

Hello! I saw some info relevant to AS+WebGL here.

@corruptedzulu, @jtenner, and I have been working on a port of Three.js to Wasm (AS) little by little over at http://github.com/lume/glas.

We've ported most of the lower-hanging fruits needed for our first demo (namely the math classes). We've ported over the tests for the ported classes too, powered by @jtenner's as-pect.

We've just gotten started on WebGLRenderer-related classes, and at some point will need to interface with WebGL/JS. If you have any thoughts or ideas, please join us!

Are you on Discord?
Here's the LUME server: https://discord.gg/PgeyevP.
I'm also trusktr in the AS server.

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