New example; Various updates and bug fixes.
Is there any chance that the example using Three.js can be minified in advanced mode? Because I can't use that function, because it generates a black screen if exported in this export model, I tried to refactor all the .Js that I could, but three.module.js is huge and it was impossible for me :(
three.js currently doesn't support advanced minification. I requested support and even did some work to add support for it, but so far the maintainers don't appear to be particularly interested in supporting it.