ttddee

Results 27 comments of ttddee

No, compiling it yourself won't make a difference I think. As it is now, Cascade chooses the first viable GPU it finds to run on. So my guess is that...

Yes it does. That's good news. How is the performance when you use other nodes, apart from ```Rotate```? Just looking at the rotate shader (haven't touched it in a while),...

What do you mean by "broken state"? Can you post a screenshot?

Ok weird. I can't reproduce this on any of my systems. I'll have to investigate some more. Can you do me a favor and post that screenshot as a new...

I have added preliminary support for jpeg2000. Here is an AppImage for testing: https://github.com/ttddee/Cascade/releases/download/nightly/Cascade-Image-Editor-x86_64-v0-2-0-dev-e31cf87.AppImage Valid extensions for input are: .jp2, .j2k, .j2c For output the extension is: .jp2 I have...

How are you creating that image? Does this image segfault too? [sample1.jp2.zip](https://github.com/ttddee/Cascade/files/8269052/sample1.jp2.zip)

Seconded! I am working on [this](https://github.com/ttddee/Cascade) and would like to add some machine learning features in the future. Would I be able to pass my existing Vulkan instance to Kompute?...

@axsaucedo Yes thank you that looks like a good starting point. I will see if I can get something working alongside my renderer. Just for testing right now but it...

Being able to do things like this in a simple manner would be amazing for image processing: https://github.com/kritiksoman/GIMP-ML/blob/master/gimp-plugins/PyTorch-Image-Dehazing/net.py

I have the same problem on Ubuntu 18.04. If there is anything I can do to help investigate, let me know.