Rust-GPU / Rust-CUDA

Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
Apache License 2.0
3.12k stars 120 forks source link

Support OpenGL Interop #14

Open Kixiron opened 2 years ago

Kixiron commented 2 years ago

CUDA has support for OpenGL interop and Direct3D 9/10/11 interop, it'd be nice to be able to use them from Rust