Code Monkey home page Code Monkey logo

hengle / artificial-intelligence-for-games---movement-dynamics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andre-pires/artificial-intelligence-for-games---movement-dynamics

0.0 1.0 0.0 63 KB

A group of agents that implements both blended and priority based movement, resulting in a fluid group behavior that still allows for strict movement rules to be enforced. Written in C# (Unity)

License: GNU General Public License v3.0

C# 100.00%

artificial-intelligence-for-games---movement-dynamics's Introduction

Group movement

The goal of this project is to implement group movement behaviors of two kinds: blended and priority based. Blended movement weighs different aspects of movement relevant for each agent and applies them in such a way that each agent will always try to keep its relative position in the group while still being flexible and adpt to the situation. Priority based movements ensure that some aspects take precedence over others so that certain movement targets are always met. In the video below you can see a hybrid approach which weighs the necessary adjustments to each agent's movement so that they follow their group's behavior while appearing fluid and natural in movement (blended movement) and uses stricter rules to ensure no agent allows itself to enter walls while following the group (priority movement).

                                       Demonstration of the agents' behaviour

artificial-intelligence-for-games---movement-dynamics's People

Contributors

andre-pires avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.