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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
heestand-xyz avatar

heestand-xyz/AsyncGraphics

0
View on GitHub↗
416 estrellas·21 forks·Swift·MIT·4 vistasheestand-xyz.github.io/AsyncGraphics-Docs/documentation/asyncgraphics↗

AsyncGraphics

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

Features

  • Creative Coding Frameworks - Swift package for asynchronous live graphics using Metal.

Historial de estrellas

Gráfico del historial de estrellas de heestand-xyz/asyncgraphicsGráfico del historial de estrellas de heestand-xyz/asyncgraphics

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a AsyncGraphics

Proyectos open-source similares, clasificados según cuántas características comparten con AsyncGraphics.
  • nannou-org/nannouAvatar de nannou-org

    nannou-org/nannou

    6,707Ver en 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
    Ver en GitHub↗6,707
  • heestand-xyz/pixelkitAvatar de heestand-xyz

    heestand-xyz/PixelKit

    895Ver en GitHub↗

    Live Graphics in Swift & Metal

    Swift
    Ver en GitHub↗895
  • iliasam/opensimplelidarAvatar de iliasam

    iliasam/OpenSimpleLidar

    2,527Ver en GitHub↗

    Open Source scanning laser rangefinder

    Cdiylaserlidar
    Ver en GitHub↗2,527
  • createjs/easeljsAvatar de createjs

    createjs/easeljs

    8,168Ver en 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
    Ver en GitHub↗8,168
Ver las 12 alternativas a AsyncGraphics→

Preguntas frecuentes

¿Qué hace heestand-xyz/asyncgraphics?

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

¿Cuáles son las características principales de heestand-xyz/asyncgraphics?

Las características principales de heestand-xyz/asyncgraphics son: Creative Coding Frameworks.

¿Qué alternativas de código abierto existen para heestand-xyz/asyncgraphics?

Las alternativas de código abierto para heestand-xyz/asyncgraphics incluyen: 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/pixelkit — Live Graphics in Swift & 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.