Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pauldotknopf/shareddirect3dwpfrender

This is an experiment that renders video using Direct3D using shared textures to use them across separate processes. The textures are eventually displayed in a WPF application.
https://github.com/pauldotknopf/shareddirect3dwpfrender

Last synced: 17 days ago
JSON representation

This is an experiment that renders video using Direct3D using shared textures to use them across separate processes. The textures are eventually displayed in a WPF application.

Awesome Lists containing this project

README

        

# SharedDirect3DWpfRender
This is an experiment that renders video using Direct3D using shared textures to use them across separate processes. The textures are eventually displayed in a WPF application.