C++ unreal-engine

Open-source C++ projects categorized as unreal-engine

Top 23 C++ unreal-engine Projects

  • AirSim

    Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research

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

    Universal Unreal Engine VR Mod (4.8 - 5.4)

  • Project mention: UEVR – Transform [Existing] Unreal Engine Games into VR Experiences | news.ycombinator.com | 2024-01-12
  • 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

  • VoxelPlugin

    Voxel Plugin for Unreal Engine

  • 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

  • SaaSHub

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

    SaaSHub logo
  • 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

  • FlowGraph

    Design-agnostic node system for scripting game’s flow in Unreal Engine

  • Unreal-Engine-Guide

    Unreal Engine 5 Guide. Learn to develop games for Windows, Linux, macOS, iOS, Android, Xbox Series X|S, PlayStation 5, Nintendo Switch.

  • ALS-Refactored

    Completely reworked and improved C++ version of Advanced Locomotion System V4.

  • Project mention: I am Solo developing a game inspired by Rollerdrome, Doom and Apex legends. What do you think? | /r/unrealengine | 2023-06-13

    Look into https://github.com/Sixze/ALS-Refactored

  • UEGitPlugin

    Unreal Engine 5 Git LFS 2 Source Control Plugin (beta)

  • 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

  • UE4VoxelTerrain

    Unreal Engine 4: Smooth voxel terrian example

  • ue5coro

    A gameplay-focused C++17/20 coroutine implementation for Unreal Engine 5.

  • UEGitPlugin

    Unreal Engine Git Source Control Plugin (refactored) (by ProjectBorealis)

  • Project mention: How to prevent/resolve merge conflicts with blueprints? (UE5) | /r/unrealengine | 2023-12-07

    You need to use git-lfs lock to prevent BP merge conflicts in git.Use this plugin: https://github.com/ProjectBorealis/UEGitPlugin. It overwrites the official git plugin and enables perforce like workflow in the editor. It is unavoidable to use locking as no vcs can diff and merge binary files like code and will cause painful rollbacks. In editor the BP diff tools shows history based on the vcs history or local changes. I don't think it solves the issue. The only way to solve the issue is to abstract as much functionality as you can from the character BP.

  • unreal-vr

    Adds virtual reality support to flatscreen Unreal Engine games

  • WarriOrb

    Full source code for WarriOrb, a Dark-Souls like action platformer - using Unreal Engine 4

  • 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

  • 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++ unreal-engine related posts

Index

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

Project Stars
1 AirSim 15,962
2 ActionRoguelike 3,289
3 UEVR 2,654
4 UEViewer 2,295
5 ALS-Community 2,103
6 VoxelPlugin 1,524
7 RealtimeMeshComponent 1,467
8 HoudiniEngineForUnreal 1,285
9 PBCharacterMovement 1,190
10 unrealcpp 1,158
11 FlowGraph 1,041
12 Unreal-Engine-Guide 928
13 ALS-Refactored 859
14 UEGitPlugin 802
15 AsyncLoadingScreen 744
16 GenericGraph 630
17 SimpleFPSTemplate 595
18 UE4VoxelTerrain 571
19 ue5coro 514
20 UEGitPlugin 419
21 unreal-vr 292
22 WarriOrb 291
23 UltimateStarterKit 267

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