Back

おばあさんず

by Akey
If the speed bandwidth is low, please try it in a better network
Cel shading or toon shading is a type of non-photorealistic rendering designed to make 3-D computer graphics appear to be flat by using less shading color instead of a shade gradient or tints and shades. A cel shader is often used to mimic the style of a comic book or cartoon and/or give the render a characteristic paper-like texture. There are similar techniques that can make an image look like a sketch, an oil painting or an ink painting. It appeared around the beginning of the twenty-first century. The name comes from cels (short for celluloid), clear sheets of acetate which were painted on for use in traditional 2D animation.
Embed this 3D into your website
<html>
    <head>
        <!-- API in head tag -->
        <script src="https://web-xr.studio/jp/api"></script>
    </head>
    <body>
        <!-- Put this embed tag into anywhere in a body tag -->
        <div class="xr-studio" data-id="535" data-option=""></div>
    </body>
</html>
API for more details, please click here.