一個羣聚(魚羣)AI插件基於虛幻4(有現成打包好的試玩demo, 源碼在GitHub)

Flock-AI-Fish-Unreal-Plugin

A fish flock AI Plugin for Unreal Engine 4

一個基於虛幻4的魚羣 AI 插件

this Plugin version can Run 2000+ fishes at the same time

這個插件版本可以同時運行 2000+ 條魚兒

github_fish_flock_ai.png

  1. Watch the Video Preview

    查看 視頻演示

  2. Download MyFish.exe (Win64) (This is packaged by an unoptimized version( check out branch old_demo))

    下載 MyFish.exe (Win64) 玩玩

    這個包是沒有經過優化過的版本打包出來的(是用old_demo分支的版本打包的)

  3. GitHub

Unreal Engine Version

4.15.0

About This

  • Read Craig Reynolds’s thesis

    查看 Craig Reynolds的論文

  • This project implements a new flocking Ai algorithm, with 2 components :

    算法簡要

    • Separation : every fish will try to steer away from their neighbors

      分離性 :每條魚都會與周圍的魚保持距離

    • Following the leader : every fish will try to follow its leader

      跟隨一個領頭者 : 每條魚都會跟隨一個領頭者

    • Avoiding enemies.

      躲避敵人

發佈了33 篇原創文章 · 獲贊 14 · 訪問量 4萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章