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

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

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

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vincentgarreau/particles.jsVincentGarreau 的头像

    VincentGarreau/particles.js

    30,214在 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
    在 GitHub 上查看↗30,214
  • tsparticles/tsparticlestsparticles 的头像

    tsparticles/tsparticles

    8,887在 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
    在 GitHub 上查看↗8,887
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Particle Systems
  5. Behavior Configuration Systems