awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
heestand-xyz avatar

heestand-xyz/PixelKitArchived

0
View on GitHub↗
895 stars·67 forks·Swift·MIT·3 views

PixelKit

Live Graphics in Swift & Metal

Features

  • Creative Coding Frameworks - Swift framework for live graphics powered by Metal.

Star history

Star history chart for heestand-xyz/pixelkitStar history chart for heestand-xyz/pixelkit

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to PixelKit

Similar open-source projects, ranked by how many features they share with PixelKit.
  • nannou-org/nannounannou-org avatar

    nannou-org/nannou

    6,707View on GitHub↗

    Nannou is a creative coding framework for Rust designed for building interactive visual and audio sketches. It provides a loop-based API with hardware-accelerated 2D and 3D rendering, serving as a toolkit for generative art production and multimedia installation design. The framework is distinguished by its comprehensive hardware communication interface, which bridges software with physical devices via MIDI, OSC, DMX, serial, and laser DAC protocols. It also includes specialized projection mapping tools for warping visual output to fit non-standard physical surfaces and a dedicated GPU shader

    Rustcreative-coding
    View on GitHub↗6,707
  • heestand-xyz/asyncgraphicsheestand-xyz avatar

    heestand-xyz/AsyncGraphics

    416View on GitHub↗

    Edit images and video with Swift concurrency, powered by Metal.

    Swift
    View on GitHub↗416
  • iliasam/opensimplelidariliasam avatar

    iliasam/OpenSimpleLidar

    2,527View on GitHub↗

    Open Source scanning laser rangefinder

    Cdiylaserlidar
    View on GitHub↗2,527
  • createjs/easeljscreatejs avatar

    createjs/easeljs

    8,168View on GitHub↗

    EaselJS is a JavaScript library for creating interactive 2D graphics and animations using the HTML5 Canvas element. It functions as a 2D animation framework, a canvas scene graph manager, and an interaction wrapper for detecting and responding to mouse and touch events. The library features a rendering pipeline that utilizes WebGL to increase the drawing performance of bitmap and cached content. It organizes visual elements into a hierarchical display list, allowing nested groups of 2D graphics objects to be transformed and animated as single units. Its capabilities cover the rendering of ve

    JavaScript
    View on GitHub↗8,168
See all 12 alternatives to PixelKit→

Frequently asked questions

What does heestand-xyz/pixelkit do?

Live Graphics in Swift & Metal

What are the main features of heestand-xyz/pixelkit?

The main features of heestand-xyz/pixelkit are: Creative Coding Frameworks.

What are some open-source alternatives to heestand-xyz/pixelkit?

Open-source alternatives to heestand-xyz/pixelkit include: nannou-org/nannou — Nannou is a creative coding framework for Rust designed for building interactive visual and audio sketches. It… createjs/easeljs — EaselJS is a JavaScript library for creating interactive 2D graphics and animations using the HTML5 Canvas element. It… heestand-xyz/asyncgraphics — Edit images and video with Swift concurrency, powered by Metal. iliasam/opensimplelidar — Open Source scanning laser rangefinder. mattdesl/canvas-sketch — canvas-sketch is a JavaScript generative art framework and web-based creative coding environment. It provides a system… noelfb/foster.