I’m new to construct and just wanted to ask if there is any support for glsl and if it is possible to retrieve the frame buffer. My html/JavaScript is a little rusty and have been doing more engine/application development in c# and java nowadays but shouldn’t take take too long to get back into js/html. But since I’m coming from my own engines, that also means I’m used to having the freedom of low level pipelines.
Just wondering if that pipeline is open or not and if so, is there any documentation on accessing it? I’m a huge fan of screen transitions and manipulation so it would be great if there was access to that. Thanks for any comments