HTML Graphics

Open-source HTML projects categorized as Graphics

Top 10 HTML Graphic Projects

  1. rough

    Create graphics with a hand-drawn, sketchy, appearance

    Project mention: 1,756 hand drawn icons, and nobody drew them | dev.to | 2026-07-30

    Rough.js had worked that out years ago. It draws hand drawn shapes in the browser, and reading how it does it is what stopped me treating the effect as something you need an illustrator for. Bow the straight lines a little, move the endpoints around, and an eye reads that as a hand.

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. perfect-freehand

    Draw perfect pressure-sensitive freehand lines.

    Project mention: Perfect Freehand – Draw perfect pressure-sensitive freehand lines | news.ycombinator.com | 2025-08-19

    Explanation of what this does:

    https://github.com/steveruizok/perfect-freehand/tree/main?ta...

  4. Ronin

    Experimental Graphics Terminal

  5. processing-docs

    [Deprecated] Processing reference, examples, tutorials, and website

  6. agg-2.6

    AGG Anti-Grain Geometry Library

  7. cfrs

    An extremely minimal drawing language consisting of only 6 simple commands: C, F, R, S, [, and ].

    Project mention: Turtletoy | news.ycombinator.com | 2025-12-07

    A few years ago, I wrote an esoteric, minimalistic turtle graphics language called CFRS[]: <https://susam.net/cfrs.html>.

    This was an exercise in making a turtle graphics language that is as minimal as possible. It is closer to Brainfsck than JavaScript and it is not Turing complete, by design.

    To see some demos, go to <https://susam.github.io/cfrs/demo.html>.

  8. fxyt

    Tiny, esoteric, stack-based, postfix, canvas colouring language with only 36 simple commands

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. mathmap

    An image processing programming language and GUI

  11. bgce

    Mirror repository of my graphical server experiment

    Project mention: Ask HN: What Are You Working On? (December 2025) | news.ycombinator.com | 2025-12-14

    I'm working on an experimental display server, for educational purposes and fun:

    https://terminal.pink/bgce/index.html

    Or https://github.com/blmayer/bgce

    The idea is to have the minimum needed for a usable graphical experience. So drawing to drm buffer and handling inputs basically. It's been fun to do.

    I am build a toolkit for it too:

    https://terminal.pink/bgtk/index.html

    Or https://github.com/blmayer/bgtk

    I think it is nice that we can just write to a buffer and it appears on the screen. Very little abstraction is needed. Hope you like it.

    I also made some progress on my hardware projects, but I'll keep a low profile for now.

  12. blackhole

    Cinematic black hole featuring customizable settings and perspectives (by iamdinakar)

    Project mention: What features can we add to a black hole? | news.ycombinator.com | 2025-12-20

    Yes, you read that right. Help me add features to this massive black hole project.

    https://github.com/iamdinakar/blackhole

    feel free to create branches or pull requests. or i will read your comments here to make this black hole stunning. thanks

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HTML Graphics discussion

Log in or Post with

HTML Graphics related posts

Index

What are some of the best open-source Graphic projects in HTML? This list will help you:

# Project Stars
1 rough 21,090
2 perfect-freehand 5,664
3 Ronin 1,228
4 processing-docs 374
5 agg-2.6 362
6 cfrs 262
7 fxyt 134
8 mathmap 100
9 bgce 15
10 blackhole 0

Sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?