Posted June 27, 2025 by Avram
Version 1.2 brings the following changes:
I have added support for loading video textures from either resources or URLs. Check the online demo to see how it works.
The extension will now clone object material in memory before changing it, then apply it back to the object. This results in only material for that one object being changed. You can see this in the online demo as the first instance of the sphere (shield) has image loaded as a texture and the second instance has a video file loaded as a texture.