Incoming...
table of contents
Generally it is possible to render with the old DX9 pipeline and new DX11 pipeline in the same patch.
You just have to handle the rendered result over to the other pipeline as shared texture (see the modules DX9ToDX11 (DX11.Texture 2d) in the dx11 pack or As shared Texture, DX11-> DX9 for the other way round).
But be aware that the performance might not be good, when both pipelines have to wait for eachother. Depending hardly on what you do, you migth have noticeable framedrops at random while PerfMeter (Debug) tells you vvvv is only waiting for the mainloop! In some cases using multiple instances of vvvv can increase your framerate massively, as both pipelines then render asynchronously via an individual cpu thread.
anonymous user login
~4h ago
~7d ago
~7d ago
~7d ago
~21d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago