Skip to content

Coop56/awesome-unreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Unreal Awesome

A curated list of Unreal Engine resources

Contents

Awesome Unreal Repositories

AI

Gameplay

Locomotion

  • ALS-Community - Replicated and optimized community version of Advanced Locomotion System V4

Networking

  • ObjectDeliverer - Data transmission and reception library for Unreal Engine.
  • SMN2 - Character movement network prediction.
  • SocketIOClient-Unreal - Socket.IO client plugin for Unreal Engine.
  • Socketer - A TCP socket blueprint library for Unreal Engine.
  • TCP-Unreal - Convenience TCP wrapper for Unreal Engine.
  • UDP-Unreal - Convenience UDP wrapper for Unreal Engine.
  • Unreal Fetch - Fetch API inspired HTTP client for Unreal Engine.
  • VaRest - REST API plugin for Unreal Engine.

Scripting

  • Unreal.js - Javascript runtime built for Unreal Engine.
  • UnrealCLR - Unreal Engine .NET 6 Integration.
  • Unreal Rust - Opinionated Rust integration for Unreal Engine.

UI

Utilities

  • Houdini Engine - A plugin to allow integration with Houdini Digital Assets workflows.
  • Ultraleap SDK - Enables data produced by Ultraleap's hand tracking to be used by developers inside their Unreal projects.

World Building

Projects

  • Aura - An example game built using the Gameplay Ability System.
  • Bomber - Open-source Bomberman multiplayer game made in Unreal Engine 5.
  • Eternal Crusade: Resurrection - Multiplayer shooter built using best practides from Lyra.
  • Lyra - Example game built by Epic Games.

Resources

Articles & Documentation

  • GASDocumentation - Helps fill in the gaps of the official Gameplay Ability System documentation.
  • UE5 Styleguide - Guidelines for making Unreal Engine projects more consistent.

Blogs

Books

Communities

YouTube Channels

  • Ben Cloward - Focused primarily on shader creation tutorials.
  • CodeLikeMe - A wide variety of Unreal Engine focused tutorials.
  • Mathew Wadstein - Easily one of the most useful channels for Unreal Engine. Videos going over just about every major class and Blueprint node.
  • Ryan Laley - Primarily Blueprint based Unreal Engine tutorials.
  • Smart Poly - Large range of tutorials including a Survival Game course.
  • The Cherno Project - While not specific to Unreal Engine, Cherno has tons of great C++ and general game engine content.
  • Unreal Engine - The official Unreal Engine YouTube channel with weekly livestreams.
  • Virtus Learning Hub - Unreal Engine focused tutorials with several lengthy courses.

Contribute

Contributions welcome! Read the contribution guidelines first.