1 2 3 4# bevy_cuda CUDA integration for Bevy! Right now we only support exporting textures into linear memory and don't support wgpu buffers or CUDA texture objects.
1 2 3 4
# bevy_cuda CUDA integration for Bevy! Right now we only support exporting textures into linear memory and don't support wgpu buffers or CUDA texture objects.