Skip to content

MuzychenkoNikita/ShaderInterface

Repository files navigation

Mission

ShaderInterface or SHIN is a non-commercial open-source project that is free to use and contribute to. The goal of the project is to enhance tools like ShaderToy by providing more input options and introducing new functionality, such as rendering shaders directly into files. The project is still in an early (and somewhat raw) stage, but already includes several working features.

Getting Started

  1. Clone this repository on your device with git clone
  2. Go to the root directory ShaderInterface/
  3. Run premake5.lua with respect to your current platform:
  • MacOs: premake5 xcode4
  • Windows: premake5 vs
  1. Open the generated project file in your IDE and build

License

  • UNLICENSE for this repository (see UNLICENSE.txt for more details)
  • Premake is licensed under BSD 3-Clause (see included LICENSE.txt file for more details)

About

An instrument for shader programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors