Select Page

Category: Dev Tools

GLB/GLTF Model Editor / Viewer

Here are some links to cool tools on the web to view and edit GLB files. GLB file is a binary file that has all 3D models + animation data inside it. https://modelviewer.dev/editor/ https://threejs.org/editor/ You can also open...

Read More

CSS clip-path for various shapes

Here are CSS clip paths for common shapes we usually use on our web designs. You can apply it to an HTML element with a background color or a background image. This can also be applied directly to images to get the desired clipping effect.

Read More
Loading