GithubHelp home page GithubHelp logo

jak-sdk / bookofshaders-godot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jayaarrgh/bookofshaders-godot

0.0 0.0 0.0 20.43 MB

BookOfShaders in Godot Shader Language

License: MIT License

GLSL 95.64% GDScript 4.36%

bookofshaders-godot's Introduction

The Book of Shaders - Godot

The Book of Shaders ported to Godot by J.R. Robinson

A learning resource for shader development.

Godot shading language

Migrate to Godot's Shading Language

Shout out to: glslViewer

Installation and Use

Option A

Download from releases or at itch

Option B

git clone https://github.com/jayaarrgh/BookOfShaders-Godot.git
cd BookOfShaders-Godot

Open with Godot 3.2

Export the project on your platform and use the executable.

or

Run the Main.tscn. Use the file dialog to switch shaders.

Tips

The hideable text editor swaps the shader code every 200 ms, and saves the file every 3000ms.

The reset button returns edited shaders to their default code.

To reset all shaders to the default shader code, delete the shaders folder in the user directory and reopen the application.

Create new folders and new shader code in the user directory.

WARNING: Automatic saving during runtime will overwrite external editor changes. If using an external text editor, this application should be closed first.

User Directory

Windows:
    %APPDATA%\Godot\app_userdata\Project Name

On GNU/Linux: 
    $HOME/.godot/app_userdata/Project Name
    OR
    $HOME/.local/share/godot/app_userdata/Project Name

bookofshaders-godot's People

Contributors

jayaarrgh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.