learnd3d11 icon indicating copy to clipboard operation
learnd3d11 copied to clipboard

1-1-0: Diagram of D3D11 Pipeline/stages + explanation

Open deccer opened this issue 3 years ago • 3 comments
trafficstars

Construct a Mermaid diagram to show the various pipelines/stages

deccer avatar Feb 28 '22 18:02 deccer

Not sure, mermaid looks like ass for some reason. maybe we should look into some alternative thing.. i wonder if graphviz has something nice.

image

deccer avatar Mar 07 '22 21:03 deccer

I haven't looked into graphviz but I think the mermaid graph looks fine, what's the problem with it?

AlexB8675 avatar Mar 07 '22 22:03 AlexB8675

Its "supposed" to resemble something like this

image

Which looks a bit more stream lined... I suppose worst case is we redraw the diagrams ourselves? with transparent background etc

deccer avatar Mar 07 '22 22:03 deccer

This has been implemented already

deccer avatar Feb 04 '23 21:02 deccer