awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCSS Design Experiments

Technical explorations of the limits of CSS properties to create complex visual effects.

Distinct from Front-End Development: None of the candidates focus on the experimental push of CSS boundaries for graphics rendering.

Explore 1 awesome GitHub repository matching user interface & experience · CSS Design Experiments. Refine with filters or upvote what's useful.

Awesome CSS Design Experiments GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pattle/simpsons-in-csspattle 的头像

    pattle/simpsons-in-css

    4,591在 GitHub 上查看↗

    该项目是一个 CSS 艺术画廊和前端设计实验,由完全使用 HTML 和 CSS 渲染的人物肖像组成。它作为一个纯 CSS 插图和矢量艺术集合,在不使用外部图像文件、SVG 或 Canvas 的情况下创建详细的数字绘图。 该项目采用多种技术方法来实现这些视觉效果,包括模拟单个像素的 box-shadow 像素艺术,以及使用具有绝对定位的层叠 HTML 元素来构建矢量风格图形。它利用嵌套组件层级和相对坐标系来在不同比例下保持比例。 该实现涵盖了一系列 CSS 功能,例如通过 border-radius 和 clipping 进行形状组合,以及使用 CSS 变量来集中管理调色板以实现一致渲染的主题系统。

    Explores the technical limits of CSS positioning and shapes to render complex graphics without SVG or Canvas.

    CSS
    在 GitHub 上查看↗4,591
  1. Home
  2. User Interface & Experience
  3. CSS Design Experiments