C++ Ue4

Open-source C++ projects categorized as Ue4

Top 23 C++ Ue4 Projects

  • carla

    Open-source simulator for autonomous driving research.

  • Project mention: Tesla braces for its first trial involving Autopilot fatality | news.ycombinator.com | 2023-08-28
  • ActionRoguelike

    Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University

  • Project mention: So You've Decided to Move from Unity to Unreal Engine | news.ycombinator.com | 2023-09-14

    A course that finally made Unreal "click" for me, after years of toying with it, was Tom Looman's 'Professional Game Development in C++ and Unreal Engine' course. The source for what you build (with the chapters available in the git history) is here. [1] It was based on a class he taught and so also includes homework, which I found infinitely more valuable than just following along in a 'Here's how to [x].' type lesson.

    [1] - https://github.com/tomlooman/ActionRoguelike

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • EpicSurvivalGame

    Third-person Survival Game for Unreal Engine (Sample Project)

  • UEViewer

    Viewer and exporter for Unreal Engine 1-4 assets (UE Viewer).

  • Project mention: I want to learn how to data mine games I enjoy, such as Animal Jam Classic, but I’m not sure where to start. | /r/learnprogramming | 2023-12-09

    If you're lucky, the developers will have used a standard format to store their assets and you can just use an existing asset extractor to do the dirty work for you: Unreal, Unity, and Flash (.swf) are some of the most popular ones.

  • ALS-Community

    Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.3 with additional features & bug fixes

  • unrealcv

    UnrealCV: Connecting Computer Vision to Unreal Engine

  • KawaiiPhysics

    KawaiiPhysics : Simple fake Physics for UnrealEngine4 & 5

  • Project mention: Stylized hair animation question. | /r/unrealengine | 2023-05-27

    Github for Kawaii Physics plugin

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • RealtimeMeshComponent

    Unreal Engine 4 plugin component for rendering runtime generated content.

  • Project mention: How to create a mesh programmatically? | /r/unrealengine | 2023-09-23

    Take a look at this: https://github.com/TriAxis-Games/RealtimeMeshComponent

  • HoudiniEngineForUnreal

    Houdini Engine Plugin for Unreal Engine.

  • PBCharacterMovement

    HL2-style, classic FPS movement for Unreal Engine implemented in C++

  • unrealcpp

    Unreal Engine 4 C++ examples

  • UnrealPakViewer

    查看 UE4 Pak 文件的图形化工具,支持 UE4 pak/ucas 文件

  • RE-UE4SS

    Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games

  • Project mention: Super Duper "Requires Duper Disk" | /r/GroundedGame | 2023-10-18

    Orax QoL Mod - https://www.nexusmods.com/grounded/mods/107 - Used for stack size, build-from-chest range, pallet capacity, mutation slots, day/night length Minimap - https://www.nexusmods.com/grounded/mods/96 - adds floating minimap to upper right corner (Minimap also required replacement DLL: https://github.com/UE4SS-RE/RE-UE4SS/releases/tag/v2.5.2) 250 Stack Size - https://www.nexusmods.com/grounded/mods/73 - obsolete, overruled by QoL Mod, but not removed from files Skip Intro - https://www.nexusmods.com/grounded/mods/111 - skip to main menu faster on launch

  • 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.

  • Project mention: How do you guys do level loading/loading screens? | /r/unrealengine | 2023-06-03

    Use an existing solution: https://www.unrealengine.com/marketplace/en-US/product/async-loading-screen

  • GenericGraph

    Generic graph data structure plugin for ue4

  • Project mention: Need help on dialogue boxes | /r/unrealengine | 2023-06-11

    Create your own generic graph dialogue system (requires C++ and this plugin)

  • SimpleFPSTemplate

    Simple C++ FPS Template for Unreal Engine

  • DlgSystem

    Dialogue Plugin System for Unreal Engine

  • Project mention: Free open-source dialogue plugin | /r/unrealengine | 2023-06-10

    I've been using https://github.com/NotYetGames/DlgSystem which has been really helpful.

  • StealthGameUdemy

    C++ Stealth Game in Unreal Engine (Udemy Project)

  • CoopShooterUdemy

    C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)

  • UltimateStarterKit

    The Ultimate Starter Kit plugin to speed up development of Unreal Engine games

  • Project mention: Free open-source dialogue plugin | /r/unrealengine | 2023-06-10

    Check it out if you're interested: https://github.com/hfjooste/UltimateStarterKit/releases/tag/3.0.0-beta8

  • UE-BUITween

    Unreal 4 UMG UI tweening plugin in C++

  • RuntimeSpeechRecognizer

    Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.

  • Project mention: Runtime Speech Recognizer - Open-source Whisper OpenAI Plugin for Unreal Engine | /r/unrealengine | 2023-06-03

    GitHub: Link Marketplace: Link. Documentation: Link.

  • EternalCrusadeResurrection

    Unreal Engine 5 multiplayer shooter C++ project, resurrection of Warhammer 40K: Eternal Crusade. Developed using "UE best practices" from Lyra for a more complex behaviour

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Ue4 related posts

Index

What are some of the best open-source Ue4 projects in C++? This list will help you:

Project Stars
1 carla 10,516
2 ActionRoguelike 3,207
3 EpicSurvivalGame 3,163
4 UEViewer 2,269
5 ALS-Community 2,082
6 unrealcv 1,830
7 KawaiiPhysics 1,696
8 RealtimeMeshComponent 1,455
9 HoudiniEngineForUnreal 1,266
10 PBCharacterMovement 1,163
11 unrealcpp 1,158
12 UnrealPakViewer 928
13 RE-UE4SS 897
14 AsyncLoadingScreen 733
15 GenericGraph 622
16 SimpleFPSTemplate 589
17 DlgSystem 371
18 StealthGameUdemy 366
19 CoopShooterUdemy 353
20 UltimateStarterKit 262
21 UE-BUITween 249
22 RuntimeSpeechRecognizer 204
23 EternalCrusadeResurrection 193

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com