Cascade
Cascade copied to clipboard
Node-based image editor with GPU-acceleration.
Closes #63
QColorDialog uses 8bit integer values to represent color channels. The value range is 0 to 255. Cascade uses 32bit float to represent a channel. Right now the integer values get...
Probably up in the main menu...
Right now qmake is only checking if we are on Windows or Linux. Since different dependencies are available on different Linux flavors, checking for the distribution we could avoid compiling...
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
It would be extremely beneficial if this program could in the future open and manipulate and save/export to PSD files. It would make transition from photoshop to cascade easier.