Rust shaders

by: dfranx

downloads: 1451

https://github.com/dfranx/PluginRust

Win64 Linux

This plugin lets you write your shaders in Rust language. Files that end with .rs extension will be treated as Rust shaders (this can be changed in the options). You must have Rust devtools installed.

screenshot

Possible thanks to the rust-gp project.

Known problems

The "Recompile shader on content change" must be turned off since the build times are relatively long.

Error messages don't point to the shader stage/source:

screenshot

Changelog

v1.0