# hecomi/uRaymarching

Raymarching Shader Generator in Unity

Repository: https://github.com/hecomi/uRaymarching
Canonical: https://ross.abutalabs.com/products/uraymarching
Homepage: http://tips.hecomi.com/entry/2019/01/27/233137
Language: HLSL
License: MIT
License Family: permissive
Topics: unity, raymarching, shader
Last push: 2022-07-30T14:05:35+00:00

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

## Adoption (not part of the score)
Stars 1410, forks 129 (observed 2026-08-28T04:04:38.863562+00:00)

## What it is
uRaymarching is a Unity asset that generates raymarching shaders from templates, letting developers create ray-marched objects by writing only a distance function. It supports Forward and Deferred legacy pipelines plus URP, VR, lighting, shadows, transparency, and depth-correct intersection with polygonal meshes.

## Use cases
- create raymarched 3D shapes in Unity by writing only a distance function
- generate Unity shaders from templates without writing boilerplate
- render procedural geometry that correctly occludes with polygon meshes
- add raymarching effects to VR or VRChat projects
- do full-screen raymarching post effects in Unity
- use lit, unlit, or transparent raymarching materials with shadows

## When to avoid
- you target HDRP, which is not yet supported
- you need a general-purpose shader editor rather than raymarching-specific templates
- you work outside Unity

## Facets
- artifact type: library
- maturity: maintenance
- function: graphics, simulation, plugin-system, developer-tools
- domain: graphics, simulation
- platform: cross-platform, windows
- tags: unity, raymarching, shader-generation, hlsl, distance-functions, vr, urp, shader-template, sdf, game-development, macos, gpu

## Member repositories
- hecomi/uRaymarching (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.863562+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:38:28.374816+00:00, confidence not recorded.
  - readme: https://github.com/hecomi/uRaymarching (fetched 2026-08-28T04:04:38.863562+00:00, sha 906b63a04513)
  - homepage: http://tips.hecomi.com/entry/2019/01/27/233137 (fetched 2026-08-29T11:51:44.918941+00:00, sha 9df7fad712dd)
  - site_page: https://tips.hecomi.com/about (fetched 2026-08-29T11:51:44.929215+00:00, sha 104fa37faf96)
- Data as of 2026-08-30T08:39:29.467469+00:00.
