Replies: 1 comment
-
Agreed, it would be nice to see more shader stuff. |
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.
-
Are there any examples, tutorials or resources on making a custom
RenderGraph
. More specifically, aRenderGraph
as aSubGraph
of the main-RenderGraph
, but isolated fromcore3d
andcore2d
and for customCameras
. I want to write a custom ray-tracer and want to get the whole pipelining and rendering structure done, so I can get going with some compute shaders. Are there any things I can do?Beta Was this translation helpful? Give feedback.
All reactions