You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm investigating if it is possible to use GPUI to implement a 3D app. I want to have a surface provided by GPUI, so that my custom webgpu rendering function can render onto it.
But I haven't seen any examples of doing this. After investigating the example code, it seems that there is a scene graph underneath, where a widget is composed by basic elements.
Is doing 3D rendering possible? Any examples? Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm investigating if it is possible to use GPUI to implement a 3D app. I want to have a surface provided by GPUI, so that my custom webgpu rendering function can render onto it.
But I haven't seen any examples of doing this. After investigating the example code, it seems that there is a scene graph underneath, where a widget is composed by basic elements.
Is doing 3D rendering possible? Any examples? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions