Some slang-rhi questions #7503
Replies: 3 comments 3 replies
-
@LouChiSoft I'm not involved in this project and know less than you about it, but by RHI do you mean something like SDL_GPU or WebGPU or any of the other rendering abstractions? If so, aren't there already too many of those? There's also BGFX and NVRHI which is NVidia's one. |
Beta Was this translation helpful? Give feedback.
-
@LouChiSoft slang-rhi is already used internally by slang-test, as well as by SlangPy. If you're curious about how to use it, you might take a look at the SlangPy source code, in the src/sgl subdir. (I'm a bit new to the project, so that's the extent of my knowledge. I'm unaware of any plans regarding slang-rhi beyond its current usage.) |
Beta Was this translation helpful? Give feedback.
-
Slang project has slang-rhi in order to use it for testing purpose. We like to encourage people to use slang-rhi as their rendering framework. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have some slang-rhi questions. Since there isn't a discussion board in the rhi repo and there is an issue to have it merged to this one at some point I figured I would ask the questions here.
Not entirely related to rhi directly, but I was also wondering if slang has been looking at cross platform work graphs, etc.
Beta Was this translation helpful? Give feedback.
All reactions