Skip to content

shadercoder/compute-shader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compute-shader

Description

A simple cross-platform interface to a subset of GPU compute functionality in Rust.

Supports OpenCL 1.2+ and OpenGL 4.3+.

See examples/matrix-multiply.rs and examples/generate-cave.rs for examples of use.

License

Dual-licensed under MIT and Apache 2.0 licenses.

About

A simple, cross-platform interface to GPU compute functionality in Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%