All Projects → keijiro → Puppettest

keijiro / Puppettest

An experiment in procedural dance animation

Programming Languages

procedural
45 projects

Projects that are alternatives of or similar to Puppettest

Unitygameframework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
Stars: ✭ 617 (-2.22%)
Mutual labels:  unity, unity3d
Noiseshader
Noise shader library for Unity
Stars: ✭ 616 (-2.38%)
Mutual labels:  unity, unity3d
Rsvfx
An example that shows how to connect RealSense depth camera to Unity VFX Graph
Stars: ✭ 541 (-14.26%)
Mutual labels:  unity, unity3d
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (-16.32%)
Mutual labels:  unity, unity3d
Spritedicing
Unity extension for reusing sprite texture areas
Stars: ✭ 589 (-6.66%)
Mutual labels:  unity, unity3d
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (-15.53%)
Mutual labels:  unity, unity3d
Mixedreality Webrtc
MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
Stars: ✭ 568 (-9.98%)
Mutual labels:  unity, unity3d
Unity3d Rainbow Folders
This asset allows you to set custom icons for any folder in unity project browser.
Stars: ✭ 519 (-17.75%)
Mutual labels:  unity, unity3d
Unitymeshsimplifier
Mesh simplification for Unity.
Stars: ✭ 592 (-6.18%)
Mutual labels:  unity, unity3d
Jengine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
Stars: ✭ 564 (-10.62%)
Mutual labels:  unity, unity3d
Ecs
LeoECS is a fast Entity Component System (ECS) Framework powered by C# with optional integration to Unity
Stars: ✭ 578 (-8.4%)
Mutual labels:  unity, unity3d
Smrvfx
An example that shows how to pass data from a skinned mesh renderer to a visual effect graph.
Stars: ✭ 589 (-6.66%)
Mutual labels:  unity, unity3d
Unity Shadergraph Sandbox
✏️ Collection of ShaderGraph examples for Unity.
Stars: ✭ 525 (-16.8%)
Mutual labels:  unity, unity3d
Unitypack
Python deserialization library for Unity3D Asset format
Stars: ✭ 574 (-9.03%)
Mutual labels:  unity, unity3d
Fontainebleaudemo
Fontainebleau demo
Stars: ✭ 524 (-16.96%)
Mutual labels:  unity, unity3d
Swarm
An example of use of compute shaders and procedural instancing.
Stars: ✭ 547 (-13.31%)
Mutual labels:  unity, unity3d
Consolation
In-game debug console for Unity.
Stars: ✭ 489 (-22.5%)
Mutual labels:  unity, unity3d
Unity Frosted Glass
❄️ Test of a frosted glass material in Unity.
Stars: ✭ 506 (-19.81%)
Mutual labels:  unity, unity3d
Quickstart Unity
Firebase Quickstart Samples for Unity
Stars: ✭ 553 (-12.36%)
Mutual labels:  unity, unity3d
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (-5.71%)
Mutual labels:  unity, unity3d

PuppetTest

gif gif

This is my second attempt at generating dance animation with a procedural method (I tried it a few years ago). This is not a complex algorithm, nor involved any AI-ish techniques. These characters are controlled with a few of sin curves and Perlin noise functions. The standard humanoid IK rig is used to animate the model.

gif gif

(Left: Random variations, Right: Synchronized but with random multipliers)

License

CC0

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].