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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesBehavior Configuration Systems

Interfaces for defining and animating the properties of elements within a particle system.

Distinct from Particle Systems: Focuses on the configuration and animation of particle properties rather than the rendering framework itself

Explore 2 awesome GitHub repositories matching graphics & multimedia · Behavior Configuration Systems. Refine with filters or upvote what's useful.

Awesome Behavior Configuration Systems GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vincentgarreau/particles.jsAvatar de VincentGarreau

    VincentGarreau/particles.js

    30,214Ver en GitHub↗

    particles.js is a JavaScript particle animation library and visual effects engine used to create interactive, canvas-based simulations for web interfaces. It enables the generation of dynamic background animations and networked visual effects through coordinate-based particle movements. The library features a system for drawing connecting lines between particles based on proximity to create network-style visualizations. It includes mechanisms for mapping mouse movements and click events to specific particle behaviors, such as attraction or repulsion. Users can configure particle density, opa

    Allows for precise adjustment of particle density, opacity, size, and speed, including the ability to animate these values.

    JavaScript
    Ver en GitHub↗30,214
  • tsparticles/tsparticlesAvatar de tsparticles

    tsparticles/tsparticles

    8,887Ver en GitHub↗

    tsparticles is a JavaScript particle animation library and configuration-driven visual effects engine used to create customizable effects, confetti, and interactive backgrounds using HTML5 Canvas. It functions as a plugin-based graphics engine and a web component animation engine, allowing for the generation of complex behaviors and themes through structured JSON configuration objects. The project provides a cross-framework animation wrapper with dedicated compatible components for integrating effects into React, Vue, Angular, and Svelte. Its modular architecture allows users to extend the en

    Translates structured JSON objects into visual parameters to define particle behaviors and appearance.

    TypeScript2dangularanimations
    Ver en GitHub↗8,887
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Particle Systems
  5. Behavior Configuration Systems