godmodelabs / ejecta-v8

A port of @phoboslabs EjectaJS which uses v8 instead of JavaScriptCore.
http://godmodelabs.github.io/ejecta-v8/
85 stars 16 forks source link

WebGL support? #4

Open bnolan opened 8 years ago

bnolan commented 8 years ago

Any chance of webgl support? :)

unverbraucht commented 6 years ago

Sorry to get back to you so late. This would actually be very cool, and the original Ejecta project has added this. It would be a matter of porting the ObjC code to C++. For us it is out of the scope for now, but any contribution would be welcome.

Also, with our new Java/V8 bindings this could potentially be done in Kotlin or Java.