I'll just leave this here...
-
-
@Christoph-Hart Looks pretty Hot :)
-
@Christoph-Hart I was just about to hire an OpenGL/C++ Guy for our plugin but this seems like an interesting turn of things!!!! Amazing!!!
-
Well now you just need an OpenGL guy :)
-
Oh and here are the docs:
https://docs.hise.audio/scripting/scripting-api/scriptshader/index.html
-
@Christoph-Hart oh yes. I might just want to become that OpenGL guy myself seeing this!!
-
@UrsBollhalder Me too!
-
-
@ospfeigrp This thing almost brought my MacPro to a standstill... Good lord!
-
@UrsBollhalder same for me on win 10 it's still really cool, HISE can play doom. Edit: without textures
-
STRANGE!!! My Whole Chrome browsers Freezes Once i Try To Go To The Shadetroy Website :???
-
@Natan Chrome exploded immediately... Opening it on Firefox worked... after 5 min...
-
@Natan I think it's because in browser is limited to webGL, not sure if this is the case in hise tho. if you enable opengl flag it should use that instead for rendering, so better performance.
-
Well this is working:
-
@Christoph-Hart had a look at the docs seems textures input are not supported, can they be encoded anyway like base64 string? this is epic either way big thanks for adding this.
-
Okey, Tried With My iPhone, And Website Works Just Fine.
So are Those Animations Made With SVG? Vector?
-
@ospfeigrp said in I'll just leave this here...:
@Christoph-Hart had a look at the docs seems textures input are not supported, can they be encoded anyway like base64 string? this is epic either way big thanks for adding this.
No the problem is (as far as I understand) that the way this shader is implemented in JUCE it can't load assets like textures and adding texture support would require a complete reimplementation.
There's a bit discussion about this in the JUCE forum:
https://forum.juce.com/search?q=OpenGLGraphicsContextCustomShader
So are Those Animations Made With SVG? Vector?
No, they are procedurally generated graphics that run natively on the GPU and you can change multiple input parameters that will modify the appearance (so you can do more stuff than just selecting the filmstrip in an animation).
-
Looks cool.
But is this feature necessary, when there are really serious bugs that need to be fixed immediately in Hise? I think No :)
Bug fixes first please...
-
@Christoph-Hart crazy awesome. So that’d let you also influence those graphics interactively, right? Not just the one-way street of filmstrips or lottie for that matter. Although I hit like 350 something orange flags in XCode, I was able to compile the branch and started checking the YouTube account you mentioned in the docs. I’m still unsure though how you made your example work. Would you post a snippet like this?
-
sick!! Gonna use this to add some Easter Eggs to my plugins