Is it possible to render custom Javascript output in a project, either in a project layer or as a background behind the project?
The Javascript examples I've been able to track down in the forums discuss communication with Javascript functions, but so far I haven't been able to find anything about displaying Javascript output. I'm hoping to use the output of Javascript libraries as a background in my project (not running on a mobile device) -- specifically looking to use Vanta.js which appears to rely on three.js.
Can this be done in C3?