Giter Site home page Giter Site logo

yangbiaocn / cascade Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ttddee/cascade

0.0 0.0 0.0 7.37 MB

Node-based image editor with GPU-acceleration.

License: GNU General Public License v3.0

Shell 0.18% C++ 77.45% C 0.06% QMake 1.64% GLSL 20.67%

cascade's Introduction


node-based image editor


Welcome to the Cascade project!

Usage - Quickstart - Building from Source - Contributing - Documentation - Discord

Linux Build Windows Build AppImage Build Tests


Cascade

Cascade

Features at a glance

  • Non-destructive, node-based editing workflow.
  • Batch processing.
  • All image processing is done on the GPU.
  • 32 bit (per channel), linear color pipeline.
  • Support for the most common color spaces and file formats.
  • You can write your own image processing effects using GLSL. A quick introduction on how to do that is here.
  • Or you can use existing ISF shaders to add effects to your images.

Download

Cascade is free software. If you want to try it out, get started here.

If you want to get involved or have questions, please join our Discord and see the page about contributing.

Tech

Cascade is written in C++ and runs on Windows and Linux. You will need a Vulkan-compatible GPU to run the software.

The GUI was created in Qt and all rendering is done on the GPU through Vulkan with GLSL as shading language.

For IO and color space conversion we are using OpenImageIO/OpenColorIO.

Multithreaded computations on the CPU are done with TBB.

cascade's People

Contributors

ttddee avatar yaraslaut 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.