FarazzShaikh/THREE-CustomShaderMaterial
🧩 Extend Three.js standard materials with your own shaders! observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 46
- Release rhythm 8
- 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: n/a
- age_days: 2207
- days_rel: n/a
- days_push: 325
- n_releases_24m: 0
Adoption not part of the score
1328 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript library that lets you extend Three.js standard materials with custom vertex and fragment shaders. It supports both vanilla Three.js and React (react-three-fiber) workflows.
Use cases
- add custom glsl shaders to three.js materials
- extend meshphysicalmaterial with custom vertex shader
- write custom fragment shaders in react-three-fiber
- create water waves or caustics effects in webgl
- inject uniforms into three.js standard materials
- combine custom shaders with three.js lighting and shadows
When to choose
- you want custom shader effects while keeping three.js built-in material features like lighting and shadows
- you work with react-three-fiber and need custom materials
- you want to avoid rewriting three.js shader chunks from scratch
When to avoid
- you need fully custom raw shader materials with no three.js base material
- you are not using three.js or webgl
- you need post-processing effects rather than material-level shaders
Facets
library · maturity active
graphics ui-components animation graphics web-development frontend browser threejs webgl shaders glsl react-three-fiber 3d-graphics game-development web-server javascript nodejs
2 sources
- readme: https://github.com/FarazzShaikh/THREE-CustomShaderMaterial · fetched 2026-08-28 · 3819db8dacdf
- homepage: https://farazzshaikh.github.io/THREE-CustomShaderMaterial/ · fetched 2026-08-29 · 8eb935b9bad4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FarazzShaikh/THREE-CustomShaderMaterial | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="FarazzShaikh/THREE-CustomShaderMaterial")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem