Skip to content

OpenSourceUnityPackage/InfluenceMap

Influence map package📦

2D terrain influence map for unity

Build states semantic-release: angular License

Version LastActivity

What is it ?

This package allow to create influence map for terrain. Influence map allow give informaiton about control of a specific zone. It can be usefull for an AI to evaluation interrest point.

Capture d’écran 2022-04-18 164107

How it work ?

Influence map is process thanks to compute shader. TerrainInfluenceMap script need to be assigned to game object with terrain and will cull all entities inside.

Angular typo

<type>(<scope>): <short summary>
  │       │             │
  │       │             └─⫸ Summary in present tense. Not capitalized. No period at the end.
  │       │
  │       └─⫸ Commit Scope: animations|bazel|benchpress|common|compiler|compiler-cli|core|
  │                          elements|forms|http|language-service|localize|platform-browser|
  │                          platform-browser-dynamic|platform-server|router|service-worker|
  │                          upgrade|zone.js|packaging|changelog|docs-infra|migrations|ngcc|ve|
  │                          devtools
  │
  └─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|test

The <type> and <summary> fields are mandatory, the (<scope>) field is optional.

Type

Must be one of the following:

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • test: Adding missing tests or correcting existing tests

For example:

  • feat: create new feature
  • fix: fix an error
  • docs: update readme

For more information see

About

AI influence map for unity

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •