Skip to content
/ shadr Public

The GLSL Creation App: Create shaders in a node-based environment.

License

Notifications You must be signed in to change notification settings

RATIU5/shadr

Repository files navigation

Shadr - The GLSL Creation App

Shadr logo

This is the official repository of Shadr.app. Shadr allows users to create GLSL shaders easily in a node-based environment. Kind of like Blender's shader editor. Add and drag nodes and connect them together to create simple to complex shaders.

How to develop

If you want to develop the project yourself, read on. If you don't already have Node.js and NPM installed, make sure to install them first. Open this folder in your terminal and run the following commands:

npm install

Then, run the development server:

npm run dev

License

This content is released under the (http://opensource.org/licenses/MIT) MIT License.

About

The GLSL Creation App: Create shaders in a node-based environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published