Is it feasible to swap out an animated image in the background of a website with JSON geometry while keeping the HTML elements in the forefront? I've attempted to utilize DOM Elements in ThreeJS without success. I experimented with incorporating my JSON data in a div and managing it through CSS. Is it feasible to apply styles or incorporate JSON/js into a CSS file?
I appreciate any assistance that can be provided!!!