SHADERed plugin that simplifies the process of porting your Shadertoy projects.
Clone the project:
git clone https://github.com/dfranx/PluginShadertoy.git
git submodule update --init
-
Install OpenSSL (libcrypto & libssl).
-
Build:
cmake .
make
- Install libcrypto & libssl through your favourite package manager (I recommend vcpkg)
- Run cmake-gui and set CMAKE_TOOLCHAIN_FILE variable
- Press Configure and then Generate if no errors occured
- Open the .sln and build the project!
This plugin requires at least SHADERed v1.3.5.
Copy the .dll/.so file to plugins/ShadertoyImport
folder in your SHADERed's installation directory
After you start SHADERed, click on File -> Import Shadertoy project
. Enter Shadertoy URL that contains
the ID & choose a path where you want to save SHADERed project. Press Save
.
- cubemaps
- audio shaders