keijiro/Klak
Creative coding library for Unity observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 3887
- days_rel: n/a
- days_push: 971
- n_releases_24m: 0
Adoption not part of the score
2002 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Klak is a collection of C# scripts for creative coding in Unity, providing utilities like Perlin noise, reproducible random numbers, frame-rate-independent interpolators, procedural motion, and a node-based patching system. It is distributed as a Unity package with extensions for MIDI, OSC, custom UI, and Spout video sharing.
Use cases
- generate smooth procedural motion in Unity scenes
- create reproducible noise and random sequences for generative art
- smoothly interpolate values frame-rate independently
- build node-based patching systems for interactive installations
- wire MIDI or OSC input into Unity visuals
- share video between applications with Spout
When to choose
- you are doing creative coding, live visuals, or installations in Unity
- you need deterministic noise/random utilities or spring smoothing
- you want a lightweight script collection rather than a full framework
When to avoid
- you are not working with Unity
- you need a full game framework or engine-level features
- you need actively developed features beyond maintenance releases
Facets
library · maturity maintenance
animation graphics plugin-system graphics developer-tools game-engine cross-platform unity creative-coding procedural-motion noise interpolation node-based-patching game-development
1 source
- readme: https://github.com/keijiro/Klak · fetched 2026-08-28 · f5190343de6a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| keijiro/Klak | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem