function takeScreenshot() { var screen = document.createElement("canvas"); var width = window.innerWidth; var height = window.innerHeight; screen.width = width; screen.height = height; var ctx = screen.getContext("2d"); ctx.drawImage(document.body, 0, 0, width, height); var img = new Image(); img.src = screen.toDataURL("image/png"); // Save the screenshot to the device's photo gallery navigator.clipboard.writeText(img.src); }
top of page

3D Product Photography

Rotatable 3D-Photos of products & models for your online store.

Watches& Jewelry

Rotate items with touch, mouse, or track pad.

Some products need to be more

dynamic

             wholistic

    immersive

       and, a bit showy

Let TM turn your flat online merchandise into an immersive showcasing experience. 

bottom of page