All Projects → keijiro → Klak

keijiro / Klak

Licence: mit
Creative coding library for Unity

Projects that are alternatives of or similar to Klak

Hisocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
Stars: ✭ 275 (-79.58%)
Mutual labels:  unity, unity3d, plugin
Textureupdateexample
An example showing how to update textures from a native plugin in Unity.
Stars: ✭ 133 (-90.13%)
Mutual labels:  unity, unity3d, plugin
Klaksyphon
Syphon plugin for Unity
Stars: ✭ 149 (-88.94%)
Mutual labels:  unity, unity3d, plugin
Klakspout
Spout plugin for Unity
Stars: ✭ 332 (-75.35%)
Mutual labels:  unity, unity3d, plugin
Klakndi
NewTek NDI™ plugin for Unity
Stars: ✭ 401 (-70.23%)
Mutual labels:  unity, unity3d, plugin
Unitypluginwithwsl
Unity native plugin with WSL (Windows Subsystem for Linux)
Stars: ✭ 39 (-97.1%)
Mutual labels:  unity, unity3d, plugin
Minimumaudioplugin
Minimum implementation of a native audio plugin for Unity
Stars: ✭ 33 (-97.55%)
Mutual labels:  unity, unity3d, plugin
Meshstreaminggrasshopper
Plugin for Grasshopper to stream mesh geometry through web socket.
Stars: ✭ 52 (-96.14%)
Mutual labels:  unity, unity3d, plugin
Unity3d
Syphon Implementation for Unity3D Pro
Stars: ✭ 90 (-93.32%)
Mutual labels:  unity, unity3d
Gpu Planetary Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
Stars: ✭ 92 (-93.17%)
Mutual labels:  unity, unity3d
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-92.8%)
Mutual labels:  unity, unity3d
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (-4.45%)
Mutual labels:  unity, unity3d
Iridescence
Iridescence shader
Stars: ✭ 89 (-93.39%)
Mutual labels:  unity, unity3d
Unityheapcrawler
Reflection based heap shapshot tool for Unity game engine
Stars: ✭ 91 (-93.24%)
Mutual labels:  unity, unity3d
Unity Animator Helpers
A micro-framework for changing Unity 3D's Animator parameters with ScriptableObject(s). Designed to make going from custom scripts to Animator parameters easy. Works with 2D or 3D projects.
Stars: ✭ 89 (-93.39%)
Mutual labels:  unity, unity3d
Darkconfig
DarkConfig is a configuration library for games which supports fast and expressive iteration
Stars: ✭ 94 (-93.02%)
Mutual labels:  unity, unity3d
Unityionicintegration
A guide to integrating Unity 3D content into an Ionic app and sending messages between them (for Android & iOS)(tested with Vuforia plugin)
Stars: ✭ 94 (-93.02%)
Mutual labels:  unity, plugin
Neolowman
Yet another low-poly man
Stars: ✭ 88 (-93.47%)
Mutual labels:  unity, unity3d
Trailboids
Just tried making boids with particle trails.
Stars: ✭ 93 (-93.1%)
Mutual labels:  unity, unity3d
Candycoded
🍭 Custom Unity Components that are delightful
Stars: ✭ 96 (-92.87%)
Mutual labels:  unity, unity3d

Klak

gif gif

gif gif

gif gif

Klak is a collection of scripts for creative coding with Unity.

Features

  • Noise/Random number

  • Perlin noise

  • Reproducible random number series with xxHash

  • Reproducible noise generator

  • Interpolator

  • Frame rate independent exponential interpolation

  • Classic spring smoothing

  • Critically damped spring smoothing

  • Extension methods for the standard classes

  • Vector4/Quaternion converter

  • Material property setter

  • Klak.Motion: basic procedural motion

  • Constant motion

  • Brownian motion

  • Klak.Wiring: node-based patching system

Installation

Download one of the unitypackage files from the Releases page and import it to a project.

Extensions

  • MidiKlak - MIDI input extension
  • OscKlak - OSC (Open Sound Control) input extension
  • KlakUI - Custom UI controls
  • KlakSpout - Spout (inter-application video sharing) extension

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].