heerich.js. 3D voxels in SVG. Zero dependencies. Mechanics stripped to raw geometry and boolean operations. Open vectors instead of a canvas black box. Structure exposed. Pure logic.
meodai.github.io/heerich/
SVG is a transparent DOM, not a static image. Carmen Ansio strips the format to pure logic: coordinate systems, raw shapes, and CSS manipulation. Expose the mechanics, drop the visual tools, and write the code.
carmenansio.com/articles/svg…
Explore our updated collection of CSS book effects. Download free 3D book covers and page-turning animations. View HTML/CSS code and CodePen demos.
freefrontend.com/css-book-ef…
Asymmetric SVG Mask Grid Gallery
[SVG HTML CSS]
It builds a complex, interlocking masonry-style mosaic using CSS Grid areas, applying organic SVG masks to each thumbnail.
Source code: freefrontend.com/code/asymme…
Reveal Animated Hero Slider
[HTML CSS JS]
It cycles through prominent featured content using synchronized transitions.
Source code: freefrontend.com/code/reveal…
SVG Perimeter Progress Upload Button
[SVG HTML CSS JS]
It merges the primary action trigger and progress indicator into a single UI component.
Source code: freefrontend.com/code/svg-pe…
Interactive Canvas Particle Image Effect
[HTML CSS JS]
JS renders image data as particles on a canvas. Direct GPU interaction. Bypasses the DOM for max performance.
Source code: freefrontend.com/code/intera…
Dynamic Data-Driven Tag Cloud Component [HTML CSS JS]
JS calculates tag positions in 3D space. Hardware-accelerated transforms drive the animation. Minimal DOM manipulation.
Source code: freefrontend.com/code/dynami…
82 Pure CSS 3D Transform Examples
This updated collection aggregates high-performance solutions for adding depth and spatial interaction to web interfaces.
➡️ freefrontend.com/css-3d-tran…
Resizing Tab Bar with Anchor Positioning
[HTML CSS]
Zero JS logic. New CSS anchor positioning links indicator to active tab. Browser engine calculates size and position. High performance.
Source code: freefrontend.com/code/resizi…