Replies: 2 comments
-
Lol, given Skia has already been done, why not filament too? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I second this. We need WebGL bindings for Blazor. Until then maybe it can be achieved by calling it via IJSRuntime. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone have thoughts on providing webgl/webassembly/dllimport bindings for google filament?
Being able to do webgl programming from c# would be pretty cool.
https://github.com/google/filament
The thinking would be to leverage the codegen for typescript bindings to support c# too.
https://github.com/google/filament/blob/0229077293f0dda532d8b4989b3f5f773eccf6b6/web/filament-js/jsbindings.cpp
Beta Was this translation helpful? Give feedback.
All reactions