All Projects → ufna → VaFogOfWar

ufna / VaFogOfWar

Licence: MIT license
A clear and simple solution of Fog of War for Unreal Engine 4

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to VaFogOfWar

UE4-BUIValidator
UE4 UI Texture Validator Plugin
Stars: ✭ 48 (-64.71%)
Mutual labels:  unrealengine, ue4, ue4-plugin
Awesome Unreal Engine 4
UE4/UE5 Ressources Collection (Plugins, Effects, Doc, Tools, etc...)
Stars: ✭ 153 (+12.5%)
Mutual labels:  unrealengine, ue4, ue4-plugin
LivePP
A UE4 plugin wrapper for Molecular Matter's Live++ Hot-Reloading Library
Stars: ✭ 105 (-22.79%)
Mutual labels:  unrealengine, ue4, ue4-plugin
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-81.62%)
Mutual labels:  unrealengine, ue4, ue4-plugin
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+1852.94%)
Mutual labels:  unrealengine, ue4
RuntimeBPs
This project allows for visual scripting in UE4 similar to Blueprints, but at runtime. The way this is set up does not make use of any UE4 boilerplate and could with a few adjustments be used in another engine.
Stars: ✭ 77 (-43.38%)
Mutual labels:  unrealengine, ue4
CoopShooterUdemy
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
Stars: ✭ 328 (+141.18%)
Mutual labels:  unrealengine, ue4
Unreal Polygonal Map Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
Stars: ✭ 229 (+68.38%)
Mutual labels:  unrealengine, ue4
Ue4 Gitignore
A git setup example with git-lfs for Unreal Engine 4 projects.
Stars: ✭ 150 (+10.29%)
Mutual labels:  unrealengine, ue4
Rts Community Project
Lets build an RTS Game with Unreal Engine 4!
Stars: ✭ 183 (+34.56%)
Mutual labels:  unrealengine, ue4
PsData
Flexible data model plugin for Unreal Engine 4
Stars: ✭ 34 (-75%)
Mutual labels:  ue4, ue4-plugin
UE4-BYGLocalization
Simple CSV localization system for Unreal Engine 4
Stars: ✭ 54 (-60.29%)
Mutual labels:  ue4, ue4-plugin
Unrealpakviewer
查看 UE4 Pak 文件的图形化工具,类似 UnrealPak.exe
Stars: ✭ 158 (+16.18%)
Mutual labels:  unrealengine, ue4
DataConfig
Unreal Engine JSON/MsgPack serialization framework
Stars: ✭ 81 (-40.44%)
Mutual labels:  unrealengine, ue4
Asyncloadingscreen
Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
Stars: ✭ 155 (+13.97%)
Mutual labels:  unrealengine, ue4
Unreal-Binary-Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 554 (+307.35%)
Mutual labels:  unrealengine, ue4
tsu
TypeScript plugin for Unreal Engine 4
Stars: ✭ 62 (-54.41%)
Mutual labels:  ue4, ue4-plugin
Ue4linuxlauncher
Stars: ✭ 79 (-41.91%)
Mutual labels:  unrealengine, ue4
Buoyancysystem
A system for buoyancy and boat physics in Unreal Engine 4.
Stars: ✭ 87 (-36.03%)
Mutual labels:  unrealengine, ue4
WakaTimeForUE4
As all the other versions of Wakatime plugins for Unreal Engine lead to blank repos, I decided to make a plugin that actually has some code in it.
Stars: ✭ 26 (-80.88%)
Mutual labels:  ue4, ue4-plugin

GitHub GitHub release (latest by date including pre-releases)

VaFogOfWar

A clear and simple solution of Fog of War for Unreal Engine 4.

SCREENSHOT

VaFogOfWar implements fast and optimized fog of war solution for topdown games like Dota, StarCraft or League of Legends. It fast enough even to work on mid-end mobile devices, so it works like a charm on desktop.

Check wiki for usage examples and development notes.

Main features

  • Three types of layers: current visibility, global visibility (permanent from black), terrain
  • Eight height levels supported (river, lowground, highground, etc.)
  • Dynamic and static obstacles (trees, rocks, etc)
  • Different types of radius strategy: circle, square and others
  • Freeform fog blocking volumes as tool for terrain level painting
  • Initial terrain levels can be set with heightmap

Release notes

Plugin is released for free without any limitations, you can use it and modify as you want. Feel free to post your comments and feedback.

Demo content is not provided, but it's released as separate paid demo project here: https://gum.co/TFflr . It's also planned to be released at the Unreal Marketplace a bit later.

Legal info

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2020, Epic Games, Inc. All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].