Skip to content

GlassBeaver/CoverSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoverSystem

Real-Time Dynamic Cover System for Unreal Engine 4

Used in Severed Steel, a game by Matt Larrabee! https://store.steampowered.com/app/1227690/Severed_Steel/

See my article: https://horugame.com/real-time-dynamic-cover-system-for-unreal-engine-4/
Or my presentation, click on the PowerPoint logo: https://horugame.com/cover-system-talk-and-slides/

- You'll need to CLONE the project! Zip downloads don't work as I'm using git-lfs for storing binary files.

Key features:

Data generation:

  • navmesh edge-walking
  • 3D object scanning

Data persistence via octree

Navmesh error-handling

Multi-threaded, asynchronous cover generation

Real-time dynamic updates via Recast events

Profiler integration

Runs on UE 4.22 - 4.26

About

Real-Time Dynamic Cover System for Unreal Engine 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published