Skip to content

DRossen/Heatmaps

Repository files navigation

Modular Heatmaps

C++ implementation of Modular Heatmaps. Inspired by Dave Mark's GDC talk - GDC link

Goal

The goal is to give AIs the ability to make more advanced decisions and to retrieve data on what's happening in the world.

For a more in-depth explanation, check out my portfolio section for Heatmaps.

Features

  • Heatmaps (Container for influence data and contains functionality to spread influence).
  • HeatmapManager (Responsible for keeping heatmaps up-to-date based on user data(influenceComponent).
  • InfluenceComponent (Defines which types of influences a user should apply to the heatmaps).
  • Workmap implementation (The interface to collect information from the heatmaps).
  • InterestCurves (Defines the falloff ratio of influence).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages