• Stars
    star
    753
  • Rank 60,280 (Top 2 %)
  • Language
  • License
    Other
  • Created almost 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A curated list of resources for working with Unreal Engine 4. (Awesome Unreal Engine 4)

Awesome UE4

This is a curated collection of articles, assets, and libraries that have been created for use with Unreal Engine 4.

Suggestions and recommendations are welcome to be filed via the GitHub issue tracker for this repository. For more information, see the contribution guidelines.

Inspired by awesome-unity, awesome-design, awesome-cpp.

Contents

Assets

3D Modeling and Tools

  • ARTv1 - Specialized tools and scripts for use with Autodesk Maya.
  • ARTv2 - Experimental scripts for skeleton, rig, and animation authoring in Autodesk Maya.
  • VelocityGridExport - A tool to export vector fields out of Houdini.

Analytics

Animations

Artificial Intelligence

Audio

Build

  • LoadingScreen - Plugin for creating simple loading screens with movies and advice text.

Forks

Gameplay

Networking

  • Epic Online Services - Leverage Epic's game services for your own game (e.g. analytics, player data, player help desk, matchmaking)
  • PingPlugin - ICMP ping hosts with Blueprint nodes
  • TwitchAuth - In-game Twitch authentication plugin
  • VaRest - A simple REST API client with support for automatic JSON deserialization.

Editor Extensions

Sample Projects

Scripting

  • SkookumScript - Plugin for integrating SkookumScript as a scripting language.
  • Unreal.js - Plugin for integrating JavaScript as a scripting language.
  • UnrealEnginePython - Plugin for integrating Python as a scripting language.

Utilities

Resources

Coding

General

  • Community Content, Tools and Tutorials - The community resources pool on the Unreal Engine forums.
  • Unreal C++ - A large collection of tutorials covering common features implemented in C++
  • Unreal Development Guides and Tips - Collection of tutorials from basic to optimizing your code and your development workflow with UE4
  • Unreal Engine Blog - Main feed for all news relating to Unreal Engine
  • UnrealSlackers - A Discord community of individuals working in UE4
  • Reuben Ward - Reuben provides both short and long-form tutorials covering a variety of topics involving gameplay and related systems
  • Tom Looman - Tom's blog provides a mixture of tutorials and personal development updates on the work he's doing

Style and Conventions

  • UE4 Style Guide - A reference style guide for organizing and naming your project and code.

License

This is also reflected in LICENSE.md for visibility.

CC0

To the extent possible under law, Terry Nguyen has waived all copyright and related or neighboring rights to this work.

More Repositories

1

awesome-devblogs

A curated list of awesome devblogs to check out!
35
star
2

MoreGizmos

Additional debug gizmos to draw at editor-time in Unity projects.
C#
10
star
3

TBYTEConsoleApp

Add a Quake-like console to your Unity3D project.
C#
7
star
4

TankBattle

Networked Unity3D Game via Sockets - Project @ AIE
C#
4
star
5

StarRatings

Quick "Star Rating"-type menu items for rating games in your Playnite UI.
C#
4
star
6

CharacterMotorDev

An attempt to create a robust character controller for Unity.
C#
3
star
7

terrehbyte.com

Home to @terrehbyte's website! (Terry Nguyen)
HTML
2
star
8

Sasves

For Global Game Jam (2017). A wave motion memorization game!
C#
2
star
9

terrehbyte-math-library

Game Math Library - Student Project @ AIE
C++
2
star
10

MagickaModBinary

Fan patch for Magicka 1, featuring fixes for crashes and quality of life improvements
2
star
11

EVATimer

A toy project recreating the battery timer screen from Evangelion. Made with Godot 4.
GDScript
2
star
12

UnitychanRPG

A side-project exploring the use of Unity's tilemap system.
C#
1
star
13

terrehbyte

It's me, @terrehbyte!
1
star
14

FMODwrapper

Provide basic sound file loading and playback via the FMOD Programmer API.
C
1
star
15

SpritePacker

A small sprite atlas creation tool. - Student Project @ AIE
C#
1
star
16

HomeGame

A third-person stealth game about a girl escaping a robot infested factory
C#
1
star
17

yuki.net

C# recreation of the yuki.scr screensaver using WPF
C#
1
star
18

mvm-listenserver-script

Change Mann vs. Machine missions and difficulties through configuration files.
1
star
19

RitualNow

For Global Game Jam 2016. Warehouse Simulator.
C#
1
star
20

UNETEntities

A rudimentary implementation of the Source Multiplayer Networking model for entites.
C#
1
star