# robcupisz/LightShafts

A light shafts (volumetric shadows) effect for Unity.

Repository: https://github.com/robcupisz/LightShafts
Canonical: https://ross.abutalabs.com/products/lightshafts
Language: C#
License Family: other
Last push: 2017-04-06T12:29:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4619, "days_push": 3436, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1338, forks 163 (observed 2026-08-28T04:04:25.722900+00:00)

## What it is
A Unity plugin implementing volumetric shadows (light shafts / light scattering) for directional and spot lights. It uses adaptive raymarch sampling with interpolation to make the effect affordable in real-time rendering.

## Use cases
- add god rays to a Unity scene
- render volumetric shadows from spot lights
- create light scattering effects through stained glass
- optimize volumetric lighting performance in games
- simulate sunbeams through fog or dust

## When to choose
- you need light shafts in Unity 4.x-5.x
- you want a performance-conscious volumetric shadow implementation
- you target DX9/DX11 on Windows or OSX

## When to avoid
- you use modern Unity versions (2017+)
- you need a maintained, universally supported volumetrics solution
- you need directional light support in newer pipelines

## Facets
- artifact type: plugin
- maturity: abandoned
- function: graphics, image-processing, simulation
- domain: graphics
- platform: windows, game-engine
- tags: unity, volumetric-lighting, light-shafts, shaders, rendering, game-development, macos

## Member repositories
- robcupisz/LightShafts (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.722900+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:01.399825+00:00, confidence not recorded.
  - readme: https://github.com/robcupisz/LightShafts (fetched 2026-08-28T04:04:25.722900+00:00, sha 659bb92b70e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
