RenderStream-Unity icon indicating copy to clipboard operation
RenderStream-Unity copied to clipboard

Unity integration improvements

Open wenzhang-unity opened this issue 1 year ago • 0 comments

This PR reworks many features of the RenderStream plugin for Unity. A highlight of the improvements:

  • Integration with Cluster Display package to allow game state synchronization between leader and followers. Awaiting public release https://github.com/Unity-Technologies/ClusterDisplay
  • Camera capture abstraction layer
  • DX12 support (input and output textures)
  • IL2CPP support
  • Debug presenter (allows viewing the inputs or outputs on the render node's desktop).
  • Fixed texture format for uncompressed formats (color space bug)

wenzhang-unity avatar Aug 31 '23 17:08 wenzhang-unity