Giter Club home page Giter Club logo

universim's Introduction

Universim

Universim is our senior design project. Our advisor is Assoc.Prof. Zeynep Orman

screenshot

Summary

Simulating the fundamental interactions of Carnivore – Herbivore AI Agents in a procedurally generated environment with the help of Unity Engine

There are 2 kinds of artificial intelligence agents in the simulation: Carnivore and Herbivore agents. Fundamental urges such as thirst and hunger is simulated for every artificial intelligence agent.

Carnivore agents are hunting and feeding on herbivore agents. Herbivore agents on the other hand are trying to find plants for food. Both agent types are searching for water on a procedurally generated environment.

Perlin Noise is used to create procedural terrain heights. Objects such as plants,trees and ai agents are also procedurally placed on the terrain.

Agents can reproduce if the requirements are met. After a pregnancy period, a new agent is deployed on to simulation area. This new agents genetic features (movement speed, vision radius, fertility etc) are determined based on its parents.

Object Pooling is used in situations like deploying a new agent or handling the initialization of vfx objects.

Certain metrics such as population numbers and gender statistics are obtained while the simulation is running. A statistics screen is created to visualize those metrics as bar/line charts. This system can be improved to show how natural selection is affecting ai agents.

Implemented Features

  • Event Based Decision Maker
  • Procedurally Generated Terrain (Perlin Noise)
  • Procedurally Placed Objects
  • Hunger / Searching Food
  • Thirst / Searching Water
  • Reproduction System
  • Genetic Features
  • Natural Selection
  • Particle Swarm Optimization
  • Statistics System

screenshot

universim's People

Contributors

mustafamese avatar solideizer avatar greyhavvk 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.