/awesome-ue4

A categorized collection of awesome opensource Unreal Engine 4 repos

The UnlicenseUnlicense

awesome-ue4

A categorized collection of awesome opensource Unreal Engine 4 repos

AI

  • BTUtilityPlugin - Extension to engine behavior tree system, adding utility-based selection nodes - Plugin version

Controller

  • LeapUnreal - Leap Motion SDK for the Unreal Engine
  • myo-ue4 - Myo Plugin for Unreal Engine 4
  • Swipe - A plugin for Unreal Engine 4 that exposes swipes on mobile devices as events in blueprint

Pawn

  • Pawn - Machinery Modelling Toolkit (Plugin for UE4)

Plugin

  • PsWebServer - Civet web server integration plugin for Unreal Engine 4
  • PsReplayKit - Unreal Engine 4 plugin for iOS to record or stream video from the screen, and audio from the app and microphone
  • PsFacebookMobile - Just a simple Unreal Engine 4 integration of Facebook authorization for mobile devices
  • UE4GameLiftClientSDK - Gamelift Client SDK for Unreal Engine 4
  • acl-ue4-plugin - The official Animation Compression Library Unreal Engine 4 plugin
  • MMT_Plugin - This plugin provides some basic means to add custom physics code in blueprints, which can be executed during physics sub-stepping. This repository contains only plugin binary for x64 and source code.
  • Dialogue System - The Dialogue System Plugin allows you to create simple as well as multi-branch dialogoues with the help of a graph editor.
  • UE4GameJoltAPI - A project including a plugin that allows you to use GameJolt's Game API to unlock achievements and post highscores to your GameJolt Page.
  • Unreal Engine 4 - GameJolt API Plugin - This plugin adds Blueprint nodes to use the GameJolt API
  • KawaiiPhysics - Simple fake Physics for UnrealEngine4

Database Connector

  • MySQLConnectorUE4Plugin - MySQL Database Connector Plugin for Unreal Engine 4
  • SQLite3UE4 - SQLite3 Database Plugin for Unreal Engine 4
  • UEFireBase - this is a firebase basic plugin for unreal engine 4 mobile developer, both c++ and blueprint supported

Example Blueprint

  • MenuTemplateSP - This is my open source single player menu system. It's not perfect but it works and it's all in blueprint.

Game Environment

  • OceanProject - An Ocean Simulation project for Unreal Engine 4
  • VoxelPlugin - Voxel plugin for Unreal Engine
  • StreetMap - Import OpenStreetMap data into Unreal Engine 4
  • RuntimeMeshComponent - Unreal Engine 4 plugin component for rendering runtime generated content
  • Greebler - UE4 and Unity plugin to automatically add rubble in the nooks and crannies of your scene
  • cashgenUE - Runtime Procedural Terrain Generator for UnrealEngine

Gameplay

Graphics

  • CelShader - Advanced CelShader project for Unreal Engine 4
  • GhostMeshPlugin - This is a UE4 plugin that can create ghost mesh in Unreal Engine 4
  • CensoredUE4 - World space area censoring solution for Unreal Engine 4. It is using blueprint actor for censoring and can be attached to any other blueprint actor like characters

Graphics Compute Plugins

  • unrealcv - UnrealCV: Connecting Computer Vision to Unreal Engine
  • OpenCL.uplugin - OpenCL Plugin for Unreal Engine 4

Machine Learning

Mobile

  • MobileUtils - A plugin for Unreal Engine 4 that lets you integrate mobile utilities into your project
  • UnrealEngine4-EZ-Mobile-Ads - One line code(or blueprint) Integrates Google AdMob and other ad networks to unreal engine 4 for iOS & Android

Networking

  • VaRest - REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
  • socketio-client-ue4 - socket.io client plugin for Unreal Engine 4
  • UEWebsocket - unreal engine 4 websocket plugin for both c++ and blueprint developer
  • InfraworldRuntime - A solution that enables Unreal Engine 4 to work with Google gRPC services from either C++ or Blueprints.
  • udp-ue4 - Convenience UDP wrapper for Unreal Engine 4
  • tcp-ue4 - Convenience TCP wrapper for Unreal Engine 4
  • socketcluster-client-ue4 - UE4 client for socketcluster framework in node.js
  • UE4MasterServer - This is a plugin for Unreal Engine 4 that adds server registration, deregistration etc with a master server.
  • ObjectDeliverer - ObjectDeliverer is a data transmission / reception library for Unreal Engine (C ++, Blueprint)

Online Services

  • UE4_EOS_Plugin - A plugin and sample project, built for Unreal Engine 4, that implements the Epic Online Services SDK

Scripting

  • Unreal.js - Unreal.js: Javascript runtime built for UnrealEngine 4
  • UnrealEnginePython - Embed Python in Unreal Engine 4
  • SkookumScript-UnrealEngine - SkookumScript - the scripting language for superpowered game development
  • sluaunreal - lua dev plugin for unreal engine 4
  • USharp - C# plugin for Unreal Engine 4
  • UnLua - A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE4
  • UnrealCLR - Unreal Engine 4 .NET Core integration

Serializing

  • FreeXml - A simple plugin exposing Unreal's xml parsing capabilities to Blueprints

Sound

  • ArthursAudioBPs - UE4 project with various examples of audio-related stuff like visualizers, generators etc.

VR

UI

  • React-UMG - A React renderer for Unreal Motion Graphics With Unreal.js
  • Noesis/UE4Plugin - NoesisGUI Integration to UE4
  • UMG-MoveableWindow
  • VRUMGPlugin - A compatability layer between UE4 UMG and VR
  • MeshWidgets - UE 4.13 plugin for UMG & Slate widgets on StaticMesh surface
  • UMG-ResizableWidget - Resizable Widget for UMG for Unreal Engine 4
  • AnimatedCrosshairsUE4 - Animated Crosshairs for Unreal Engine 4 provides 17 ready to use animated UMG widgets including demo scene to test their combination
  • FastSwitcher - Fast Switcher UMG for Unreal Engine 4 loads only the needed widget
  • Unreal-UMG-3DObjectInWidget - A simple Unreal Engine 4 project (precisely 4.7.4) showing how to render a 3D object/mesh in a UMG widget
  • UE4GamepadUMG - Unreal Engine 4 gamepad plugin so you can use a gamepad like a mouse in UMG
  • VaTexAtlas - Simple way to use texture atlases for Unreal Engine 4 UMG
  • ParagonUIPrototyping - Paragon UI Prototyping using UE4.11 UMG
  • BLUI - Rich HTML UI engine for UE4
  • UnrealImGui - Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4.

Utilities

Text Formatter/Parser

Tools

Documents