MinaPecheux / UnityTutorials-ProceduralAnimationsLinks
The code for a short tutorial on procedural animations and how to create them thanks to the Animation Rigging package in Unity/C# (available in text format).
☆41Updated 3 years ago
Alternatives and similar repositories for UnityTutorials-ProceduralAnimations
Users that are interested in UnityTutorials-ProceduralAnimations are comparing it to the libraries listed below
Sorting:
- A grass shader I wrote for Unity inspired by Zelda: Breath of the Wild.☆43Updated 5 years ago
- Demo Unity/C# project (code + assets) for my ebook: "Boost your Unity/C#: AI Programming"☆45Updated 2 years ago
- Medieval Town Generator for Unity☆40Updated 4 years ago
- Third person shooter controller creating in Unity Engine and inspired of game "Gears Of War".☆32Updated 3 years ago
- A fluid simulation I made for a class assignment, based on work by Jos Stam.☆38Updated 2 years ago
- Infinite islands generation☆20Updated 6 years ago
- Soft Walks: Real-Time, Two-Ways Interaction between a Character and Loose Grounds - 2021 - Eurographics (short)☆47Updated 2 years ago
- ☆56Updated last year
- Design and monitor goal orientated action planning (GOAP) in Unity.☆31Updated 3 years ago
- Implementation of a tornado (twister) in Unity that can interact with the environment (including the clouds)☆38Updated 4 years ago
- ☆27Updated 4 years ago
- A framework for describing, composing and managing your game's spells and abilities.☆44Updated 3 years ago
- Recreation of the world curvature effect from Animal Crossing and many endless runners. Made in Unity with shader graph☆30Updated 3 years ago
- Library of procedural generation code for use in Unity☆59Updated 6 months ago
- L-System implementation in Unity3d for procedurally generated trees☆27Updated 5 years ago
- A Unity plugin to build projectile weapons☆22Updated 6 years ago
- CPU and GPU flocking implementations in the Unity game engine. Based on Unity's ECS implementation using DOTS, presented by Mike Acton.☆56Updated 4 years ago
- Unity Gravity System - Super Mario Galaxy style planet and directional gravity!☆44Updated 6 years ago
- A Unity Package for high performance dynamic mesh generation of 2D and 3D shapes with rounded edges/corners.☆45Updated last year
- Open source version of my convex collider creation tool originally sold on the Unity Asset Store.☆46Updated 5 years ago
- Fast Terrain To Mesh Converter Generator for Unity. Terrain trees and details exporter. Floating meshes adjuster.☆34Updated 10 months ago
- New version of my old dungeon generator☆61Updated 3 years ago
- 👩🚀 Atlas Utility library for Unity☆54Updated 2 years ago
- Audio visualization in Unity with a procedural scene with Synthwave vibes.☆22Updated 4 years ago
- Coroutine-based utility AI for Unity3d☆35Updated 3 years ago
- Various examples built to understand how Unity3d AI Pathfinding system works.☆42Updated 6 years ago
- 🌪️🌀 An animation system for tweening object properties in Unity.☆35Updated this week
- A Unity 3D package for managing complex or simple quests in video games. Inspired by The Witcher 3 and Skyrim like quest management syste…☆80Updated last year
- An example of Stencil Portal in Unity☆39Updated 4 years ago
- Try and compare movement types in Unity