NeuralVFX / unreal-boids-swarm-plugin

Boids algorithm Unreal Plugin (GPU)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unreal-Boids-Swarm-Plugin

An Unreal Plugin which runs a Boids Swarm simulation on GPU using LibTorch.

About

This is one of two repositories which are required to build this project:

Extra Info

  • Contains a sample actor demonstrating usage
  • Relies on DLL to run simulation on GPU

Code Usage

Usage instructions found here: user manual page.

About

Boids algorithm Unreal Plugin (GPU)


Languages

Language:C++ 94.2%Language:C# 5.8%