Skip to content

Real-Time Dynamic Cover System for Unreal Engine 4

License

Notifications You must be signed in to change notification settings

Haipai1998/CoverSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoverSystem

Real-Time Dynamic Cover System for Unreal Engine 4

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

About

Real-Time Dynamic Cover System for Unreal Engine 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • C# 1.4%
  • C 0.1%