Ross ROSS = Recommend OSS · open-source software intelligence for agents

mob-sakai/ParticleEffectForUGUI

Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas. observed · 2026-08-28

github.com/mob-sakai/ParticleEffectForUGUI · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 90
  • Release rhythm 91
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 16
  • age_days: 2994
  • days_rel: 60
  • days_push: 60
  • n_releases_24m: 20

Full methodology

Adoption not part of the score

5967 stars · 762 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Unity package that renders ParticleSystem effects directly within UnityUI (uGUI) via CanvasRenderer, without needing extra Camera, RenderTexture, or Canvas. Particles become maskable, sortable UI elements using Unity 2018.2+ MeshBake APIs.

Use cases

  • render particle effects inside uGUI canvas
  • mask UI particle effects with Mask or RectMask2D
  • sort particles with other UI elements
  • add particle effects to UI without extra camera or render texture
  • attract particles to a UI position
  • preview particle systems in the editor

When to choose

  • you need particle effects integrated into Unity UI hierarchy
  • you want particles masked or sorted like normal UI elements
  • you want to avoid RenderTexture/camera overhead for UI particles

When to avoid

  • your project targets Unity versions older than 2018.2
  • you need 3D world-space particles rather than UI-space effects

Facets

library · maturity stable

ui-components graphics animation graphics frontend game-engine cross-platform unity ugui particle-system ui-effects csharp openupm game-development

1 source

Member repositories

RepositoryRoleHealth v2
mob-sakai/ParticleEffectForUGUImain92

For agents

markdown · JSON · MCP: product_card(name="mob-sakai/ParticleEffectForUGUI")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem