TomAlanCarroll / agent-search-and-rescueView external linksLinks
Agent simulation of aerial search and rescue in the Unity Framework
☆11Jun 3, 2014Updated 11 years ago
Alternatives and similar repositories for agent-search-and-rescue
Users that are interested in agent-search-and-rescue are comparing it to the libraries listed below
Sorting:
- UML tool for Unity3d (aka Unity)☆11Nov 17, 2017Updated 8 years ago
- GOAP generation tool for Unity☆19Jun 22, 2019Updated 6 years ago
- An Efficient Probabilistic 3D Mapping Framework Based on Octrees. A Unity C# port of the original C++ implementation.☆25Dec 10, 2018Updated 7 years ago
- Personal Code/Snippet Library for Unity 3D☆23Jul 14, 2021Updated 4 years ago
- Extensible cooldown timer for Unity☆10Jan 21, 2020Updated 6 years ago
- A stealth AI library designed for use with Unity (C#)☆13May 31, 2019Updated 6 years ago
- Library to deal with threading idiosyncrasies in Unity.☆10May 6, 2019Updated 6 years ago
- Generate triangle meshes in the shape of trees, composed out of simple tetrahedron shapes.☆11May 14, 2017Updated 8 years ago
- An open sourced, light weight, VR input framework. This is basically an empty Unity project that's been setup for easy VR integration wit…☆13Oct 26, 2019Updated 6 years ago
- Example of application of genetic algorithm for evolution kart navigation.☆11Nov 21, 2019Updated 6 years ago
- project files for LevelManagement in Unity (using 2019.3.5 or higher)☆12Mar 20, 2020Updated 5 years ago
- Learn how to add destructible objects into your game - for free! In this tutorial you'll learn how to destroy any individual game object …☆17May 30, 2022Updated 3 years ago
- Small Neural Network car racing game made with Unity and C#.☆12Apr 21, 2017Updated 8 years ago
- Real-time Strategy Unit Balancing Tool, written in Unity 5 with UNET support.☆26May 3, 2018Updated 7 years ago
- Property grid widget for Unity UI☆14Aug 19, 2018Updated 7 years ago
- A single-player first-person timed "parkour" game that implements bunnyhopping, surfing, and rocketjumping.☆13Jan 28, 2018Updated 8 years ago
- A basic simulation of fire spreading around random plants, directed by the wind, with several aspects controlled by users☆13Dec 5, 2018Updated 7 years ago
- Prince-of-Persia-Style Time-Rewinding Example for a Tuts+ Article in Unity3d☆17Jun 13, 2025Updated 8 months ago
- A designer focused toolkit for developing story-driven text adventures with no programming.☆28Jul 8, 2020Updated 5 years ago
- An Acoustic Simulation Tool using Unity/C# and Rhino/Grasshopper to Visualize and Analyze Sound Levels in a Room☆15Apr 30, 2019Updated 6 years ago
- Stateless Behavior Trees for Unity☆15May 20, 2024Updated last year
- Unity editor tool which allow you to replace object name parts with another values and works with multiple objects simultaneously☆18Jan 28, 2018Updated 8 years ago
- Unity project, simple raycast/check sensors, to use for quick prototyping.☆17Jul 14, 2020Updated 5 years ago
- AI squad in Unity☆14Sep 9, 2019Updated 6 years ago
- Physics-based Unity ECS particles wallpaper☆17Apr 21, 2020Updated 5 years ago
- Material FX : A powerful free shader for unity.☆13Sep 2, 2019Updated 6 years ago
- A simulation of the effects of wind on forest fire done in Unity☆17Apr 25, 2018Updated 7 years ago
- Tile based crop growing mechanics in Unity 3D, similar to Stardew Valley.☆15Jan 1, 2021Updated 5 years ago
- Learn how to use Vector3.Reflect to upgrade your Raycast/Hitscan bullets so they can ricochet or bounce off any objects!☆16Oct 13, 2022Updated 3 years ago
- A Unity package to handle weighted distribution for even percentages and random draws☆14Nov 27, 2019Updated 6 years ago
- Composite LineRenderer for light-saber-like laser lines in Unity☆13Aug 2, 2024Updated last year
- In this tutorial you will learn how to create a basic RigidBody Bullet that on impact, will have a particle system play at the impact loc…☆16Aug 15, 2021Updated 4 years ago
- A quick demonstration of how to use a ScriptableObject as a Database in your next Unity made application.☆12May 16, 2017Updated 8 years ago
- An extension for Event-Driven Behavior Trees to facilitate NPC coordination in Unity